better wallet not backed up warning positioning
This commit is contained in:
parent
e675de415d
commit
61efeefdd6
1 changed files with 3 additions and 1 deletions
|
|
@ -147,7 +147,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.wallet-not-backed-up-warning {
|
.wallet-not-backed-up-warning {
|
||||||
margin-top: -10px;
|
margin-top: -15px;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
background: #E15061;
|
background: #E15061;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
@ -155,4 +155,6 @@
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
display: block;
|
display: block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
z-index: 9999;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue