Skip to content

Commit

Permalink
fix: scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
m4ximuel committed Apr 18, 2021
1 parent 906f6d5 commit c460e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/styles.scss
Expand Up @@ -134,6 +134,7 @@ $sideborder-margin: 6px;
width: 8px;
height: 8px;
background: var(--v-background-base) !important;
border-radius: 0px 20px 20px 0px;
}
&::-webkit-scrollbar-thumb {
border-radius: 20px;
Expand Down

0 comments on commit c460e29

Please sign in to comment.