Jelajahi Sumber

adjust transition

Yuki Takei 4 tahun lalu
induk
melakukan
ad14363fd4
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      packages/app/src/styles/_sidebar.scss

+ 1 - 1
packages/app/src/styles/_sidebar.scss

@@ -104,7 +104,7 @@
         width: 240px;
         width: 240px;
         height: 100%;
         height: 100%;
         &:not(.dragging) {
         &:not(.dragging) {
-          transition: width 300ms cubic-bezier(0.2, 0, 0, 1) 0s;
+          transition: width 200ms cubic-bezier(0.2, 0, 0, 1) 0s;
         }
         }
         will-change: width;
         will-change: width;
         .grw-contextual-navigation-child {
         .grw-contextual-navigation-child {