Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -4687,6 +4687,10 @@ main {
|
||||
--layout-call-to-action-card-content-columns: minmax(0, 1fr) 30% max-content;
|
||||
}
|
||||
|
||||
.sg-card--call-to-action-card--full-width {
|
||||
--layout-call-to-action-card-width: var(--dimension-public-content-width);
|
||||
}
|
||||
|
||||
.sg-card--call-to-action-card .sg-card-segment--body {
|
||||
display: grid;
|
||||
grid-template-columns: var(--layout-call-to-action-card-content-columns);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "7c3b8b7",
|
||||
"syncedAtUtc": "2026-08-05T14:24:01Z",
|
||||
"styleguideCommit": "6a9b3b1",
|
||||
"syncedAtUtc": "2026-08-07T10:56:44Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -4687,6 +4687,10 @@ main {
|
||||
--layout-call-to-action-card-content-columns: minmax(0, 1fr) 30% max-content;
|
||||
}
|
||||
|
||||
.sg-card--call-to-action-card--full-width {
|
||||
--layout-call-to-action-card-width: var(--dimension-public-content-width);
|
||||
}
|
||||
|
||||
.sg-card--call-to-action-card .sg-card-segment--body {
|
||||
display: grid;
|
||||
grid-template-columns: var(--layout-call-to-action-card-content-columns);
|
||||
|
||||
Reference in New Issue
Block a user