Fixed all known bugs; Modified the menu to hide; Fixed the tables to scroll with a fixed header.
This commit is contained in:
@@ -153,6 +153,10 @@ body
|
||||
overflow: visible !important
|
||||
max-width: none !important
|
||||
|
||||
// Keep the custom scroll bars on top so they can be interacted with. They are placed outside the content div that they scroll.
|
||||
.mCSB_1_scrollbar
|
||||
z-index: 999
|
||||
|
||||
@import "../imports/ui/styles/effects.import.styl"
|
||||
@import "../imports/ui/styles/buttons.import.styl"
|
||||
@import "../imports/ui/styles/maxHeightLayout.import.styl"
|
||||
|
||||
Reference in New Issue
Block a user