this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove scrollbar-gutter rule

Altagos a37cb81b 61425bba

+1 -1
+1 -1
style/base/layout.scss
··· 7 7 background-color: var(--bg); 8 8 color: var(--fg); 9 9 scrollbar-color: var(--palette10) var(--bg-m3); 10 - scrollbar-gutter: stable; 10 + /* scrollbar-gutter: stable; */ 11 11 12 12 font-size-adjust: ex-height 0.5; 13 13 -webkit-text-size-adjust: 100%;