mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 09:28:19 +02:00
🐛 fix typo in zoom options
This commit is contained in:
parent
50c20e2290
commit
b2b3de2782
3 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
.viewer-section {
|
||||
height: calc(100vh - 48px);
|
||||
&.fullscreen{
|
||||
&.fullscreen {
|
||||
height: 100vh;
|
||||
}
|
||||
grid-row: 1 / span 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue