diff --git a/src/assets/css/global/reset.css b/src/assets/css/global/reset.css index 78b48ec..d1dbf12 100644 --- a/src/assets/css/global/reset.css +++ b/src/assets/css/global/reset.css @@ -43,7 +43,7 @@ html:focus-within { /* Make gutter area stable and present on both edges of the scrollbar */ html { - scrollbar-gutter: stable both-edges; + scrollbar-gutter: stable; } /* Set core body defaults */