Skip to content

Commit

Permalink
fix(ui): scrolling not work of main container from some plugins theme
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 authored and tiensonqin committed Nov 18, 2021
1 parent f2f21ad commit 2326fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/frontend/components/sidebar.css
Expand Up @@ -19,6 +19,7 @@

#main-container {
position: relative;
height: 100%;
}

#main-content {
Expand Down

0 comments on commit 2326fc4

Please sign in to comment.