🐛 fix typo in zoom options

This commit is contained in:
Eva 2022-01-26 08:54:50 +01:00 committed by Alonso Torres
parent 50c20e2290
commit b2b3de2782
3 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
.viewer-section {
height: calc(100vh - 48px);
&.fullscreen{
&.fullscreen {
height: 100vh;
}
grid-row: 1 / span 2;