Write on the margins of the internet. Powered by the AT Protocol. margin.at
extension web atproto comments

fix escaping badge in notifications

+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