Space around amount, and added "Not Enough Funds" warning.
This commit is contained in:
parent
decd0a123e
commit
e539f0e713
2 changed files with 35 additions and 19 deletions
|
|
@ -244,6 +244,15 @@
|
|||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
.send-amount-header-footer {
|
||||
flex: 1 1 auto;
|
||||
min-height: 10px;
|
||||
|
||||
.warning {
|
||||
text-align:center;
|
||||
}
|
||||
}
|
||||
|
||||
.send-amount-tool {
|
||||
flex: 0 1 auto;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue