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 html { 2 - scrollbar-gutter: stable; 3 } 4 5 .i-tabler-brand-bluesky {
··· 1 html { 2 + scrollbar-gutter: stable both-edges; 3 } 4 5 .i-tabler-brand-bluesky {