Style the left pane scrollbar

This commit is contained in:
Josh Perez 2021-08-26 17:05:43 -04:00 committed by GitHub
parent 2b08cbfdfe
commit 9f87543388
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 2 deletions

View file

@ -112,7 +112,7 @@
&__settings-pane {
height: 100vh;
overflow: scroll;
overflow: overlay;
width: 100%;
&::-webkit-scrollbar-corner {