calculator
This commit is contained in:
parent
6d79a5da72
commit
ff6348a233
4 changed files with 163 additions and 0 deletions
|
|
@ -1572,6 +1572,14 @@ input.ng-invalid-match {
|
|||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
.send-amount {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding-top: 10px;
|
||||
color: #fff;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
.alternative-amount {
|
||||
height: 25px;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue