this repo has no description
0
fork

Configure Feed

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

Use 'none' instead

Never thought 'none' would actually do something instead of nothing

+1 -1
+1 -1
src/components/account-info.css
··· 428 428 border-radius: 16px 16px 0 0; 429 429 overflow-x: hidden; 430 430 max-height: 75vh; 431 - overscroll-behavior: contain; 431 + overscroll-behavior: none; 432 432 433 433 header { 434 434 padding-bottom: 16px;