Skip to content

Commit 7436b7d

Browse files
Copilot0xrinegade
andcommitted
Fix analytics ASCII theme hardcoded classes, profile dropdown positioning, and blueprint theme shadow enhancement
Co-authored-by: 0xrinegade <[email protected]>
1 parent cc175a5 commit 7436b7d

File tree

3 files changed

+222
-209
lines changed

3 files changed

+222
-209
lines changed

src/components/analytics/RecentTrades.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ export default function RecentTrades({ trades, network }) {
173173

174174
<div className="trades-footer">
175175
<button
176-
className="load-more-button ascii-button-animate"
176+
className="load-more-button"
177177
onClick={handleLoadMoreTrades}
178178
>
179179
Load More Trades

0 commit comments

Comments
 (0)