css fix
This commit is contained in:
@@ -1654,8 +1654,8 @@ nav .dropdown-menu {
|
||||
|
||||
main.fullscreen {
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user