mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
fix: scrollbar
This commit is contained in:
parent
906f6d5f87
commit
c460e29d95
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue