appview: prevent content shift when content overflows
in profile pages, when expanding activities, it can cause a page tobegin overflowing. this settings reserves space for the scrollbarupfront.Signed-off-by: oppiliappan <me@oppi.li>
oppi.li 6 months ago 7cb4083d 2108b72f
··· 41 41 @layer base { 42 42 html { 43 43 font-size: 14px; 44 44 + scrollbar-gutter: stable; 44 45 } 45 46 @supports (font-variation-settings: normal) { 46 47 html {