Procházet zdrojové kódy

change transition time 0.2x

kaori před 4 roky
rodič
revize
eeb781bfc9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      packages/app/src/styles/_page-tree.scss

+ 1 - 1
packages/app/src/styles/_page-tree.scss

@@ -19,7 +19,7 @@
 
     .grw-pagetree-button {
       background-color: transparent;
-      transition: all 0.5s ease-out;
+      transition: all 0.2s ease-out;
       transform: rotate(0deg);
 
       &:focus {