! fixed bug when wallets or address book are empty
This commit is contained in:
@@ -31,3 +31,7 @@ th[role=columnheader]:not(.no-sort):hover:after {
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.noSortCollumn[role=columnheader]:not(.no-sort):after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user