Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix dashboard scrolling
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Nov 8, 2022
commit 07de9fa4e817a3445bb950b912e7d6c2c71a64c9
1 change: 0 additions & 1 deletion apps/dashboard/src/DashboardApp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -638,6 +638,5 @@ html, body {

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