This commit is contained in:
2025-11-11 15:23:07 +01:00
parent a8589a864a
commit 5333de0e89
5 changed files with 137 additions and 58 deletions
+2 -2
View File
@@ -347,8 +347,8 @@
display: flex;
position: relative;
overflow: hidden;
align-items: stretch;
justify-content: center;
align-items: flex-start;
justify-content: flex-start;
max-height: 100%;
grid-area: viewport;
}