1
0
forked from mico/idle_moloch

overflow hidden

This commit is contained in:
mindxploit 2024-10-31 22:21:00 +01:00
parent 56803dd8c6
commit 703987de08

View File

@ -9,6 +9,7 @@
max-height: 90vh;
@media only screen and (max-width: 600px) {
overflow: hidden;
max-width: 100vw;
max-height: 90vh;
}