Merge pull request #20 from moosedookie/moosedookie-patch-1

filebrowser pagination/infinite scrolling fix
This commit is contained in:
GilbN 2019-10-16 08:47:53 +02:00 committed by GitHub
commit e351e828bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@
html {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
overflow-y: auto;