Kaynağa Gözat

change to ease-out

kaori 4 yıl önce
ebeveyn
işleme
67fdcc52af
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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;
+      transition: all 0.5s ease-out;
       transform: rotate(0deg);
 
       &:focus {