Openstatus www.openstatus.dev
6
fork

Configure Feed

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

fix Styling issue with copy to clipboard button on single code lines #947 (#951)

authored by

Ratnadeep and committed by
GitHub
41fafd46 9ad3b623

+1 -1
+1 -1
apps/web/src/components/content/pre.tsx
··· 35 35 <Button 36 36 variant="outline" 37 37 size="icon" 38 - className="absolute top-4 right-4" 38 + className="absolute top-2 right-2" 39 39 onClick={onClick} 40 40 > 41 41 {!copied ? (