Restore UI container to proper size...

This commit is contained in:
2024-05-31 15:41:35 +02:00
parent 872f9ebe0b
commit df680c6b63
2 changed files with 1 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
#ui {
position: absolute;
top: 2rem;
min-width: 100vw;
min-height: 100vh;
max-width: 30vw;
z-index: 5;
}