this repo has no description
0
fork

Configure Feed

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

Experiment using touch-action

+1
+1
src/app.css
··· 359 359 box-shadow: inset 0 -3px var(--comment-line-color), 360 360 inset 0 3px var(--comment-line-color); 361 361 overscroll-behavior-x: contain; 362 + touch-action: pan-x; 362 363 } 363 364 .timeline.contextual .replies[data-comments-level='4'] { 364 365 overflow-x: auto;