🎉 Add preserve scroll option

This commit is contained in:
Andrés Moya 2021-11-02 15:19:11 +01:00
parent 3d59d31b0a
commit f913816d87
14 changed files with 94 additions and 12 deletions

View file

@ -6,7 +6,7 @@
grid-template-columns: 1fr;
}
.viewer-preview {
.viewer-section {
height: calc(100vh - 48px);
grid-row: 1 / span 2;