Margin is an open annotation layer for the internet. Powered by the AT Protocol. margin.at
extension web atproto comments

fix: button text line wrapping

authored by shi.gg 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 {