fix notification when deleting wallet
This commit is contained in:
parent
5873f30262
commit
c122cb3488
4 changed files with 39 additions and 5 deletions
|
|
@ -396,6 +396,13 @@ a:hover {
|
|||
background-color: #C0392A;
|
||||
}
|
||||
|
||||
.box-notification a.close-notification {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
right: 10px;
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.panel.last-transactions {
|
||||
padding: 0;
|
||||
margin-bottom: 2.25rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue