Skip to content

Commit

Permalink
Update currency-account.component.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
iwokonl committed Apr 19, 2024
1 parent ef2becc commit d6d994d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
border-radius: 5px;
box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
background-color: #fff;
min-height: 140px;
max-height: 237px;
min-height: 230px;
max-height: 400px;
min-width: 320px;


Expand All @@ -49,7 +49,7 @@

}
.withdraw{

position: absolute;
padding: 3px 1px;
}
.form-control{
Expand Down

0 comments on commit d6d994d

Please sign in to comment.