Browse Source

fix dashboard scrolling

Signed-off-by: Simon L <szaimen@e.mail.de>
tags/v26.0.0beta1
Simon L 1 year ago
parent
commit
07de9fa4e8
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      apps/dashboard/src/DashboardApp.vue

+ 0
- 1
apps/dashboard/src/DashboardApp.vue View File

@@ -638,6 +638,5 @@ html, body {

#content {
overflow: auto;
position: static !important;;
}
</style>

Loading…
Cancel
Save