fix toggle switch on create wallet
This commit is contained in:
parent
4964a3d7c3
commit
453b129892
3 changed files with 16 additions and 8 deletions
|
|
@ -16,6 +16,14 @@
|
|||
display: inherit;
|
||||
}
|
||||
|
||||
.bct {
|
||||
background-color: transparent !important;
|
||||
margin-top: -25px;
|
||||
padding-bottom: 30px;
|
||||
right: -27px !important;
|
||||
border-width: 0px;
|
||||
}
|
||||
|
||||
.item-toggle .toggle {
|
||||
right: 28px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue