fix: namespace crypto storage per account, add chat polling, fix notification flow and dark theme issues
This commit is contained in:
@@ -1299,11 +1299,13 @@ style.textContent = /* css */`
|
||||
font-size: var(--font-size-xs);
|
||||
word-break: break-all;
|
||||
line-height: 1.4;
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
page-listing .btn-copy {
|
||||
padding: var(--space-sm);
|
||||
flex-shrink: 0;
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
page-listing .btn-copy.copied {
|
||||
|
||||
Reference in New Issue
Block a user