Skip to content

Commit 905ee17

Browse files
authored
Merge pull request #353 from jordanlesich/fixTag
fix tag
2 parents cf02072 + 70ebfc9 commit 905ee17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/modules/dao/components/AuctionChart/AuctionChart.css.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ export const newTag = style({
8282
position: 'absolute',
8383
top: '0',
8484
right: '-30px',
85-
zIndex: 100,
85+
zIndex: 30,
8686
padding: '2px 5px',
8787
})

0 commit comments

Comments
 (0)