forked from pdsls.dev/pdsls
this repo has no description

fix scrollbar gutter both edges

Changed files
+1 -1
src
styles
+1 -1
src/styles/index.css
··· 1 1 html { 2 - scrollbar-gutter: stable; 2 + scrollbar-gutter: stable both-edges; 3 3 } 4 4 5 5 .i-tabler-brand-bluesky {