Skip to content

Commit

Permalink
fix: adjust breakpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
yyyyaaa committed Nov 20, 2023
1 parent 1b6b4e9 commit 24a0bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/chain-swap-input/chain-swap-input.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const logoMd = style({
width: "28px",
height: "28px",
},
[`${transferItemRootContainer} (min-width: 310px)`]: {
[`${transferItemRootContainer} (min-width: 284px)`]: {
width: "50px",
height: "50px",
},
Expand Down

0 comments on commit 24a0bca

Please sign in to comment.