Skip to content

Commit

Permalink
change width input
Browse files Browse the repository at this point in the history
  • Loading branch information
legiorex committed Aug 9, 2024
1 parent 7b9abdc commit 1c140b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Swap/styles/swapInput.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
text-overflow: ellipsis;
appearance: textfield;
-webkit-appearance: none;
width: 100%;
}

&__select {
Expand Down

0 comments on commit 1c140b9

Please sign in to comment.