mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
increase gap between icon and label in settings tabs to 12px
This commit is contained in:
parent
83557e9b66
commit
745206ffbb
1 changed files with 1 additions and 1 deletions
|
|
@ -324,7 +324,7 @@
|
|||
[data-slot="tabs-trigger"] {
|
||||
border: none;
|
||||
padding: 0 8px;
|
||||
gap: 8px;
|
||||
gap: 12px;
|
||||
justify-content: flex-start;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue