Explorar o código

resize timeline

Alejandro Toledo %!s(int64=5) %!d(string=hai) anos
pai
achega
9d58f5e98e

+ 2 - 2
inspector/src/components/actionTabs/tabs/propertyGrids/animations/curveEditor.scss

@@ -539,7 +539,7 @@
                     margin-right: 0px;
                     padding-left: 10px;
                     padding-right: 10px;
-                    width: 782px;
+                    width: calc(100vw - 246px);
                     &:focus {
                         outline: none;
                     }
@@ -591,7 +591,7 @@
                     margin: 10px;
 
                     .scroll-handle {
-                        width: 703px;
+                        width: calc(100vw - 326px);
                         background-color: #222222;
                         height: 25px;
                         display: flex;