Widen scrollbar so that it can be clicked and dragged with a mouse or trackpad
This commit is contained in:
@@ -106,7 +106,7 @@ li p {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
height: 0.4rem;
|
||||
height: 0.8rem;
|
||||
width: 0.4rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user