I changed the width of the srollbar to make it a bit bigger
Signed-off-by: GretaD <gretadoci@gmail.com>
This commit is contained in:
parent
324efc00d6
commit
27466313c0
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ body {
|
|||
/* SCROLLING */
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
width: 9px;
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue