a simple web player for subsonic tinysub.devins.page
subsonic navidrome javascript
11
fork

Configure Feed

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

fix: disable overscroll

+1
+1
src/app.css
··· 13 13 font-size: 0.8125rem; 14 14 user-select: none; 15 15 -webkit-user-select: none; 16 + overscroll-behavior: none; 16 17 } 17 18 @media (pointer: coarse) { 18 19 html {