Add CSS for status bar item asset

This commit is contained in:
2026-04-02 23:26:21 +02:00
parent ad59846972
commit 3efd5e7310

View File

@@ -921,6 +921,10 @@ button:disabled {
min-width: 0;
}
.status-bar__item--asset {
flex: 1 1 420px;
}
.status-bar__strong {
color: var(--color-text);
font-weight: 700;