#2181 Unstuck moving images

This commit is contained in:
Cohee 2024-05-04 14:20:59 +03:00
parent d972ed5a2b
commit 478be72659
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
display: flex; display: flex;
height: calc(100vh - var(--topBarBlockSize)); height: calc(100vh - var(--topBarBlockSize));
width: 100vw; width: 100vw;
position: relative;
overflow: hidden; overflow: hidden;
} }