mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(ui): set filetree tablist height to 48px with centered content
This commit is contained in:
parent
b4e0cdbe8e
commit
3862b1aeda
@ -266,8 +266,10 @@
|
||||
|
||||
&[data-variant="pill"][data-orientation="horizontal"][data-scope="filetree"] {
|
||||
[data-slot="tabs-list"] {
|
||||
padding: 12px;
|
||||
height: 48px;
|
||||
padding-inline: 12px;
|
||||
gap: 8px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
[data-slot="tabs-trigger-wrapper"] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user