Fix Import UI
This commit is contained in:
parent
b3fe66aeaf
commit
7c15b70605
3 changed files with 34 additions and 18 deletions
|
|
@ -934,10 +934,16 @@ ul.wallet-selection.wallets {
|
|||
line-height: 45px;
|
||||
}
|
||||
|
||||
.item-border-off {
|
||||
.no-border {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
input[type=file] {
|
||||
margin-top: 10px;
|
||||
margin-bottom: -10px;
|
||||
line-height: 0px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Calculator
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue