Commit fe61365a authored by lynn's avatar lynn Committed by GitHub

fix: event filter styling adjustment (#5063)

* init

* jack comment
parent c5047a93
......@@ -132,7 +132,7 @@ export const Activity = ({ contractAddress, rarityVerified, collectionName, chai
return (
<Box>
<Row gap="8">
<Row gap="8" paddingTop="16">
<Filter eventType={ActivityEventType.Listing} />
<Filter eventType={ActivityEventType.Sale} />
<Filter eventType={ActivityEventType.Transfer} />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment