fix tooltip sidebar
This commit is contained in:
parent
cea1a1175b
commit
8e2b6c9847
1 changed files with 1 additions and 1 deletions
|
|
@ -1101,7 +1101,7 @@ button.gray:focus,
|
||||||
}
|
}
|
||||||
|
|
||||||
.side-nav.wallets {
|
.side-nav.wallets {
|
||||||
z-index: 9999;
|
z-index: 100;
|
||||||
background-color: #213140 ;
|
background-color: #213140 ;
|
||||||
border-bottom: 1px solid #3A4E61;
|
border-bottom: 1px solid #3A4E61;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue