Skip to content

Commit

Permalink
Auto-prettification
Browse files Browse the repository at this point in the history
  • Loading branch information
ingawei authored and github-actions[bot] committed May 21, 2024
1 parent 49839bd commit df33087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/components/search/contract-filters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ export function ContractFilters(props: {
onSelect={togglePrizeMarket}
type="spice"
>
<Row className="items-center gap-1 w-full">
<Row className="w-full items-center gap-1">
<SpiceCoin
className={isPrizeMarketString !== 'true' ? 'opacity-50' : ''}
/>
Expand Down

0 comments on commit df33087

Please sign in to comment.