fix dashboard scrolling

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-11-08 19:03:31 +01:00
parent d65fd72452
commit 07de9fa4e8

View file

@ -638,6 +638,5 @@ html, body {
#content {
overflow: auto;
position: static !important;;
}
</style>