show wallet not backed up warning in wallet detail view
This commit is contained in:
parent
d5476b6ccf
commit
1219f368a7
3 changed files with 25 additions and 2 deletions
|
|
@ -145,3 +145,14 @@
|
|||
font-size: 20px;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.wallet-not-backed-up-warning {
|
||||
margin-top: -10px;
|
||||
margin-bottom: 1rem;
|
||||
background: #E15061;
|
||||
text-align: center;
|
||||
color: white;
|
||||
font-size: 14px;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue