diff --git a/dev/style.css b/dev/style.css index 763a1861d..4f6dd23c8 100644 --- a/dev/style.css +++ b/dev/style.css @@ -130,8 +130,8 @@ } *::-webkit-scrollbar { - width: 4px; - height: 4px; + width: 5px; + height: 5px; } *::-webkit-scrollbar-thumb { background: var(--scrollbarColor) ;