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