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

Configure Feed

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

Slightly improve notification view

+3 -1
+3 -1
src/Applications/UI/Notifications.elm
··· 153 153 else 154 154 C.opacity_100 155 155 ] 156 - [ Html.Styled.fromUnstyled (contents notification) 156 + [ chunk 157 + [ C.mt_px, C.pt_px ] 158 + [ Html.Styled.fromUnstyled (contents notification) ] 157 159 158 160 -- 159 161 , if options.sticky && kind /= Warning then