mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
+20ms for the canvas resizing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
device-screen canvas {
|
||||
transition: width 80ms linear;
|
||||
-ms-transform: width 80ms linear;
|
||||
-webkit-transform: width 80ms linear;
|
||||
transition: width 100ms linear;
|
||||
-ms-transform: width 100ms linear;
|
||||
-webkit-transform: width 100ms linear;
|
||||
}
|
||||
|
||||
device-screen {
|
||||
|
||||
Reference in New Issue
Block a user