mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Fix bug where scrolling wasn't using the document
Instead it was using the page-layout is-right div
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.page-layout {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user