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

Configure Feed

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

fix escaping badge in notifications

scanash00 ed86ad91 9cf7b2d2

+1 -1
+1 -1
web/src/pages/Notifications.jsx
··· 169 169 > 170 170 <div 171 171 className="notification-avatar-container" 172 - style={{ marginRight: 12 }} 172 + style={{ marginRight: 12, position: "relative" }} 173 173 > 174 174 {n.actor?.avatar ? ( 175 175 <img