trying to fix the screen height issue producing 2 scroll bars
This commit is contained in:
parent
63cbfd5edd
commit
c63445d479
@ -158,6 +158,7 @@ footer {
|
||||
.screen {
|
||||
position: unset !important;
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
.screen-image { display: none; }
|
||||
.screen-content {
|
||||
|
Loading…
Reference in New Issue
Block a user