Smooth resizing.

This commit is contained in:
Gunther Brunner
2014-04-14 18:05:26 +09:00
parent eb09b7ebcf
commit 24afc6fbef

View File

@@ -1,3 +1,7 @@
device-screen canvas {
transition: width 80ms linear;
}
device-screen {
position: relative;
display: block;