Skip to content

Commit 8cc27e2

Browse files
committed
Update docs
1 parent 3cf3e69 commit 8cc27e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ body {
105105
-webkit-overflow-scrolling: touch;
106106
/* width */
107107
&::-webkit-scrollbar {
108-
width: 8px;
108+
width: 10px;
109109
}
110110
/* Track */
111111
&::-webkit-scrollbar-track {

0 commit comments

Comments
 (0)