]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix dashboard scrolling
authorSimon L <szaimen@e.mail.de>
Tue, 8 Nov 2022 18:03:31 +0000 (19:03 +0100)
committerSimon L <szaimen@e.mail.de>
Tue, 8 Nov 2022 18:03:31 +0000 (19:03 +0100)
Signed-off-by: Simon L <szaimen@e.mail.de>
apps/dashboard/src/DashboardApp.vue

index 8a823c48a1b19421c79141fecafc0d6d923f0ba7..d550501cade562125b034f45416af76dfbb6fc6d 100644 (file)
@@ -638,6 +638,5 @@ html, body {
 
 #content {
        overflow: auto;
-       position: static !important;;
 }
 </style>