mirror of
https://github.com/penpot/penpot.git
synced 2026-05-15 13:04:25 +00:00
💄 Fix canvas size
This commit is contained in:
parent
2137c5bd51
commit
9e288e0c32
@ -62,7 +62,7 @@
|
||||
}
|
||||
|
||||
.workspace-canvas {
|
||||
height: calc(100vh - 20px);
|
||||
height: calc(95% - 20px);
|
||||
overflow: scroll;
|
||||
transition: none;
|
||||
width: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user