🎉 Improved transformations

This commit is contained in:
alonso.torres 2020-04-22 13:35:53 +02:00
parent d050103f58
commit b73958efd0
21 changed files with 1257 additions and 1017 deletions

View file

@ -108,10 +108,11 @@
}
.workspace-viewport {
height: calc(100% - 40px);
height: 100%;
overflow: scroll;
transition: none;
width: 100%;
margin-top: 20px;
.viewport {
&.drawing {