Fix running status color; add ETH qty settings with Chinese labels.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -126,12 +126,12 @@ input {
|
||||
}
|
||||
|
||||
.status-running {
|
||||
color: var(--up);
|
||||
font-weight: 600;
|
||||
color: #0ecb81 !important;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.status-stopped {
|
||||
color: var(--muted);
|
||||
color: var(--muted) !important;
|
||||
}
|
||||
|
||||
.topnav .spacer {
|
||||
|
||||
Reference in New Issue
Block a user