mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-24 14:45:43 +00:00
Fixed scroll issue
Fixes #77 It seems to be inherited from some external css (apps.css)
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user