(READ ONLY) Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments
98
fork

Configure Feed

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

Merge pull request #9 from shi-gg/patch-2

fix: button text line wrapping

authored by

Scan and committed by
GitHub
ebc46f3f 3f022b2d

+1
+1
web/src/css/buttons.css
··· 8 8 font-weight: 500; 9 9 border-radius: var(--radius-md); 10 10 transition: all 0.15s ease; 11 + white-space: pre; 11 12 } 12 13 13 14 .btn-primary {