fix(ui): set filetree tablist height to 48px with centered content
This commit is contained in:
@@ -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"] {
|
||||
|
||||
Reference in New Issue
Block a user