fix UI
This commit is contained in:
parent
18c444c506
commit
0f7f6d9493
2 changed files with 12 additions and 14 deletions
|
|
@ -1583,9 +1583,14 @@ input.ng-invalid-match {
|
|||
.send-amount {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding-top: 10px;
|
||||
padding-top: 7%;
|
||||
color: #fff;
|
||||
height: 125px;
|
||||
height: 30%;
|
||||
}
|
||||
|
||||
.calculator-keyboard {
|
||||
width: 100%;
|
||||
height: 70%;
|
||||
}
|
||||
|
||||
.alternative-amount {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue