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
a027d55efc
commit
57aa26d814
|
@ -146,7 +146,7 @@ body {
|
|||
/* SCROLLING */
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: 5px;
|
||||
width: 9px;
|
||||
height: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue