mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 20:28:32 +02:00
🎉 Improved transformations
This commit is contained in:
parent
d050103f58
commit
b73958efd0
21 changed files with 1257 additions and 1017 deletions
|
@ -108,10 +108,11 @@
|
|||
}
|
||||
|
||||
.workspace-viewport {
|
||||
height: calc(100% - 40px);
|
||||
height: 100%;
|
||||
overflow: scroll;
|
||||
transition: none;
|
||||
width: 100%;
|
||||
margin-top: 20px;
|
||||
|
||||
.viewport {
|
||||
&.drawing {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue