Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -2815,6 +2815,7 @@ section + section {
|
||||
|
||||
.sg-delete-confirmation-pattern__stage[data-dialog-open="true"] .sg-delete-confirmation-pattern__target::after {
|
||||
opacity: var(--layout-delete-confirmation-target-dim-opacity);
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__floating-card {
|
||||
@@ -2842,7 +2843,7 @@ 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]) {
|
||||
.sg-delete-confirmation-pattern__actions-segment {
|
||||
border-bottom-left-radius: var(--radius-card);
|
||||
border-bottom-right-radius: var(--radius-card);
|
||||
}
|
||||
@@ -2934,6 +2935,14 @@ section + section {
|
||||
margin-top: var(--layout-delete-confirmation-actions-offset-block-start);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__actions--footer {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__create-list-toggle {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-delete-confirmation-pattern__actions {
|
||||
flex-wrap: wrap;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "e26adf4",
|
||||
"syncedAtUtc": "2026-06-15T15:56:24Z",
|
||||
"styleguideCommit": "d35afc0",
|
||||
"syncedAtUtc": "2026-06-16T05:05:19Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -2815,6 +2815,7 @@ section + section {
|
||||
|
||||
.sg-delete-confirmation-pattern__stage[data-dialog-open="true"] .sg-delete-confirmation-pattern__target::after {
|
||||
opacity: var(--layout-delete-confirmation-target-dim-opacity);
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__floating-card {
|
||||
@@ -2842,7 +2843,7 @@ 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]) {
|
||||
.sg-delete-confirmation-pattern__actions-segment {
|
||||
border-bottom-left-radius: var(--radius-card);
|
||||
border-bottom-right-radius: var(--radius-card);
|
||||
}
|
||||
@@ -2934,6 +2935,14 @@ section + section {
|
||||
margin-top: var(--layout-delete-confirmation-actions-offset-block-start);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__actions--footer {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__create-list-toggle {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-delete-confirmation-pattern__actions {
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user