mirror of
https://github.com/penpot/penpot.git
synced 2026-05-17 14:03:42 +00:00
🐛 Fix problem in viewer with big screens
This commit is contained in:
parent
68a1882a65
commit
f47b5a18c7
@ -15,6 +15,7 @@
|
||||
}
|
||||
|
||||
.viewer-content {
|
||||
overflow: hidden;
|
||||
grid-row: 2 / span 1;
|
||||
display: grid;
|
||||
grid-template-rows: $s-252 auto;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user