Left align link menu items
This commit is contained in:
@@ -163,6 +163,8 @@
|
|||||||
|
|
||||||
.sg-tab-button-group[data-component-variant="linksmenu-items"] .sg-tab-button {
|
.sg-tab-button-group[data-component-variant="linksmenu-items"] .sg-tab-button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
justify-content: flex-start;
|
||||||
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-tab-button-group[data-component-context="content"] {
|
.sg-tab-button-group[data-component-context="content"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user