Explorar o código

tweak(ui): shrink filetree tab height

David Hill hai 6 meses
pai
achega
4db2d94854
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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);