Eugene Pankov пре 4 година
родитељ
комит
00a19769e1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tabby-core/src/components/appRoot.component.scss

+ 1 - 1
tabby-core/src/components/appRoot.component.scss

@@ -88,7 +88,7 @@ $side-tab-width: 200px;
         padding: 0 12px;
         flex: 0 0 auto;
         border-bottom: 2px solid transparent;
-        transition: 0.25s all;
+        transition: 0.125s all ease-out;
         font-size: 12px;
 
         text-transform: uppercase;