Skip to content

Commit

Permalink
fix: style issue in cashier withdrawal (binary-com#10785)
Browse files Browse the repository at this point in the history
* fix: style issue in cashier withdrawal

* fix: reorder styles
  • Loading branch information
nada-deriv authored and likhith-deriv committed Oct 25, 2023
1 parent 7f151c6 commit b970299
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
&__crypto {
min-width: 36rem;
margin: 1.6rem 0;
@include mobile {
width: 100%;
min-width: auto;
}
}
&__account-info {
padding: 1rem 0;
Expand Down

0 comments on commit b970299

Please sign in to comment.