add style on add wallet section
This commit is contained in:
parent
0bc44ad3f5
commit
a769b8318d
2 changed files with 21 additions and 11 deletions
|
|
@ -315,6 +315,17 @@
|
|||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.add-wallet .button-setup {
|
||||
border: 1px solid #7A8C9E;
|
||||
border-radius: 5px;
|
||||
color: #4B6178;
|
||||
text-align: center;
|
||||
padding: 2rem;
|
||||
margin: 2rem 0;
|
||||
text-transform: uppercase;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.modal.fade, .reveal-modal-bg {
|
||||
opacity: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue