mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:13:31 +02:00
Implement screen rotation in the UI.
This commit is contained in:
@@ -11,6 +11,9 @@ device-screen {
|
||||
}
|
||||
|
||||
device-screen canvas {
|
||||
-webkit-transition: -webkit-transform 250ms ease-in-out;
|
||||
-webkit-transform-origin: 50% 50%;
|
||||
-webkit-transform: rotate(0deg);
|
||||
position: absolute;
|
||||
margin: auto;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user