tweak(ui): shrink filetree tab height
This commit is contained in:
parent
e5d52e4eb5
commit
4db2d94854
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
[data-slot="tabs-trigger-wrapper"] {
|
[data-slot="tabs-trigger-wrapper"] {
|
||||||
height: 26px;
|
height: 24px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
color: var(--text-weak);
|
color: var(--text-weak);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue