fix toggle switch on export wallet
This commit is contained in:
parent
453b129892
commit
839344a0b5
3 changed files with 27 additions and 32 deletions
|
|
@ -20,10 +20,14 @@
|
|||
background-color: transparent !important;
|
||||
margin-top: -25px;
|
||||
padding-bottom: 30px;
|
||||
right: -27px !important;
|
||||
right: -25px !important;
|
||||
border-width: 0px;
|
||||
}
|
||||
|
||||
.r0 {
|
||||
right: 0px !important;
|
||||
}
|
||||
|
||||
.item-toggle .toggle {
|
||||
right: 28px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue