Some lame CSS...

This commit is contained in:
Nicolò P 2025-04-07 17:02:22 +02:00
parent b82762d8ea
commit a3a991b3ef

View File

@ -5,12 +5,15 @@
min-height: 93vh;
margin-left: 20vw;
overflow: hidden;
margin-bottom: 0;
}
#ui {
position: absolute;
top: 3.5rem;
max-width: 20vw;
max-height: 90vh;
z-index: 5;
overflow-y: auto;
}
/* Clipper-related styles */