trying to fix the screen height issue producing 2 scroll bars

This commit is contained in:
neko 2021-04-10 13:48:06 +02:00
parent 63cbfd5edd
commit c63445d479

View File

@ -158,6 +158,7 @@ footer {
.screen {
position: unset !important;
width: 100% !important;
height: 100% !important;
}
.screen-image { display: none; }
.screen-content {