secure-scuttlebot classic
0
fork

Configure Feed

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

align checkbox properly

+1
+1
patchbay/style.css
··· 222 223 .message_meta { 224 margin-left: auto; 225 } 226 227 .message_meta > * {
··· 222 223 .message_meta { 224 margin-left: auto; 225 + align-items: flex-start; 226 } 227 228 .message_meta > * {