Skip to content

Commit

Permalink
fix(ui): right sidebar scrollbar not work when overflowing vertically
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 authored and tiensonqin committed Nov 16, 2021
1 parent 394f19c commit 955648b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/frontend/components/sidebar.css
Expand Up @@ -380,10 +380,6 @@
padding: 0;
}

.scrollbar-spacing {
height: 100%;
}

@supports not (overflow-y: overlay) {
.scrollbar-spacing {
overflow-y: auto;
Expand Down

0 comments on commit 955648b

Please sign in to comment.