mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 00:16:24 +00:00
Fixed scroll issue
Fixes #77 It seems to be inherited from some external css (apps.css)
This commit is contained in:
parent
54dbdc1011
commit
e183c9f478
@ -54,6 +54,7 @@
|
|||||||
#app-content-wrapper {
|
#app-content-wrapper {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
margin-top: 80px;
|
margin-top: 80px;
|
||||||
|
min-height: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app-content-header {
|
#app-content-header {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user