Sfoglia il codice sorgente

tweak(ui): shrink filetree tab height

David Hill 6 mesi fa
parent
commit
4db2d94854
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/ui/src/components/tabs.css

+ 1 - 1
packages/ui/src/components/tabs.css

@@ -282,7 +282,7 @@
     }
 
     [data-slot="tabs-trigger-wrapper"] {
-      height: 26px;
+      height: 24px;
       border-radius: 6px;
       color: var(--text-weak);