made amount screen and send max button neater
This commit is contained in:
parent
e94b984fde
commit
7c5e6077e6
3 changed files with 16 additions and 17 deletions
|
|
@ -42,5 +42,6 @@
|
|||
}
|
||||
|
||||
.button-sendmax {
|
||||
line-height: inherit;
|
||||
font-size: 0.7em !important;
|
||||
display: inline !important;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -143,6 +143,8 @@
|
|||
}
|
||||
}
|
||||
.amount {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
.icon-toggle {
|
||||
font-size: 1.2em;
|
||||
width: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue