@@ -104,7 +104,7 @@
width: 240px;
height: 100%;
&: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;
.grw-contextual-navigation-child {