Added zoom to UI

This commit is contained in:
Christoph Oberhofer
2017-04-03 22:48:32 +02:00
parent 6f8bbe96d2
commit b2ac66eb72
5 changed files with 42 additions and 24 deletions
+1 -1
View File
@@ -278,10 +278,10 @@ footer {
}
#interactive.viewport > canvas, #interactive.viewport > video {
max-width: 100%;
width: 100%;
}
canvas.drawing {
position: absolute;
z-index: 2;
}