Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
background: var(--surface-delete-confirmation-overlay);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__floating-card > .sg-delete-confirmation-pattern__body:has(+ .sg-delete-confirmation-pattern__create-list-segment[hidden]) {
|
||||
border-bottom-left-radius: var(--radius-card);
|
||||
border-bottom-right-radius: var(--radius-card);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__list {
|
||||
display: grid;
|
||||
gap: var(--spacing-small);
|
||||
|
||||
@@ -2842,6 +2842,11 @@ section + section {
|
||||
background: var(--surface-delete-confirmation-overlay);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__floating-card > .sg-delete-confirmation-pattern__body:has(+ .sg-delete-confirmation-pattern__create-list-segment[hidden]) {
|
||||
border-bottom-left-radius: var(--radius-card);
|
||||
border-bottom-right-radius: var(--radius-card);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__list {
|
||||
display: grid;
|
||||
gap: var(--spacing-small);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "9511e98",
|
||||
"syncedAtUtc": "2026-06-15T14:36:54Z",
|
||||
"styleguideCommit": "e26adf4",
|
||||
"syncedAtUtc": "2026-06-15T15:56:24Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -2842,6 +2842,11 @@ section + section {
|
||||
background: var(--surface-delete-confirmation-overlay);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__floating-card > .sg-delete-confirmation-pattern__body:has(+ .sg-delete-confirmation-pattern__create-list-segment[hidden]) {
|
||||
border-bottom-left-radius: var(--radius-card);
|
||||
border-bottom-right-radius: var(--radius-card);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__list {
|
||||
display: grid;
|
||||
gap: var(--spacing-small);
|
||||
|
||||
Reference in New Issue
Block a user