this repo has no description
0
fork

Configure Feed

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

Long press on a link on a menu is pretty annoying

+2
+2
src/app.css
··· 1394 1394 padding: 8px 16px !important; 1395 1395 margin: -8px -16px !important; 1396 1396 align-items: center; 1397 + user-select: none; 1398 + -webkit-touch-callout: none; 1397 1399 } 1398 1400 .szh-menu .szh-menu__item a.is-active { 1399 1401 font-weight: bold;