Skip to content

Commit

Permalink
style: adjust finalized block indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Dec 5, 2024
1 parent 172cafe commit f938c58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/features/explorer/components/blocks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export function Blocks({ className }: BlocksProps) {
display: "flex",
alignItems: "center",
gap: "0.5rem",
height: 0,
color: "colorPalette.text",
"&>div": {
flex: 1,
Expand Down

0 comments on commit f938c58

Please sign in to comment.