Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -155,6 +155,18 @@
|
||||
background: var(--surface-tab-compact-background);
|
||||
}
|
||||
|
||||
.sg-tab-button-group[data-component-variant="linksmenu-items"] {
|
||||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sg-tab-button-group[data-component-variant="linksmenu-items"] .sg-tab-button {
|
||||
width: 100%;
|
||||
justify-content: flex-start;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.sg-tab-button-group[data-component-context="content"] {
|
||||
background: var(--surface-tab-compact-background);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user