this repo has no description
0
fork

Configure Feed

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

Disable touch-action

+1 -1
+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 + /* touch-action: pan-x; */ 363 363 } 364 364 .timeline.contextual .replies[data-comments-level='4'] { 365 365 overflow-x: auto;