mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 14:48:29 +00:00
🐛 Fix horizontal scrollbar hidden
This commit is contained in:
parent
d5b6605ce8
commit
3d59d31b0a
@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
.viewer-preview {
|
||||
height: calc(100vh - 40px);
|
||||
height: calc(100vh - 48px);
|
||||
|
||||
grid-row: 1 / span 2;
|
||||
grid-column: 1 / span 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user