A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

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

fix: don't override hidden styles

+1 -1
+1 -1
src/styles/diffuse/page.css
··· 918 918 } 919 919 } 920 920 921 - .diffuse-logo-container--condensed #status a { 921 + .diffuse-logo-container--condensed #status a:not(.hidden) { 922 922 opacity: 0.25; 923 923 } 924 924