page
This commit is contained in:
@@ -2,6 +2,10 @@ html, body, #root, .wrapper {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
main {
|
||||
height: calc(100vh - 50px) !important;
|
||||
}
|
||||
|
||||
.scrolloff {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user