(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.

Merge pull request #26 from BradEstey/card-overflow

fix: card buttons overflow

authored by

Scan and committed by
GitHub
bf514eec b35f9dc3

+1 -1
+1 -1
web/src/components/common/Card.tsx
··· 610 610 )} 611 611 </div> 612 612 613 - <div className="flex items-center gap-1 mt-3 ml-[52px]"> 613 + <div className="flex items-center gap-1 mt-3 ml-[52px] md:ml-0 md:gap-0"> 614 614 <button 615 615 onClick={handleLike} 616 616 className={clsx(