mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #35033 from nextcloud/enh/34732/fix-dashboard-scrolling
fix dashboard scrolling
This commit is contained in:
commit
f559792bf3
3 changed files with 3 additions and 4 deletions
|
|
@ -638,6 +638,5 @@ html, body {
|
|||
|
||||
#content {
|
||||
overflow: auto;
|
||||
position: static !important;;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
4
dist/dashboard-main.js
vendored
4
dist/dashboard-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/dashboard-main.js.map
vendored
2
dist/dashboard-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue