fix: scrollbar

This commit is contained in:
m4ximuel 2021-04-18 20:41:29 +09:00 committed by GitHub
parent 906f6d5f87
commit c460e29d95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;