increase gap between icon and label in settings tabs to 12px
parent
83557e9b66
commit
745206ffbb
|
|
@ -324,7 +324,7 @@
|
|||
[data-slot="tabs-trigger"] {
|
||||
border: none;
|
||||
padding: 0 8px;
|
||||
gap: 8px;
|
||||
gap: 12px;
|
||||
justify-content: flex-start;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue