Write on the margins of the internet. Powered by the AT Protocol.
0
fork

Configure Feed

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

fix: button text line wrapping

authored by

Luna and committed by
GitHub
be7b90eb 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 {