Standardize scrollbar thickness for both horizontal and vertical
This commit is contained in:
parent
3d48c9852a
commit
7476c883a2
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@
|
|||
|
||||
.main-wrapper--scrollbar *::-webkit-scrollbar {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.main-wrapper--scrollbar *::-webkit-scrollbar-track {
|
||||
|
|
Loading…
Add table
Reference in a new issue