feat: unify trading workspace visual system

This commit is contained in:
leefer
2026-08-06 02:48:46 +08:00
parent b3a21d05b7
commit bd97ba1829
25 changed files with 803 additions and 800 deletions
+8 -8
View File
@@ -380,7 +380,7 @@
border-radius: 8px;
background: rgb(243, 244, 246);
background: var(--surface-muted);
}
.ladder-sort-segment button {
@@ -394,7 +394,7 @@
}
.ladder-sort-segment button.active {
background: rgb(255, 255, 255);
background: var(--surface);
color: var(--r2-ink);
@@ -422,7 +422,7 @@
border-radius: var(--r2-radius);
background: rgb(255, 255, 255);
background: var(--surface);
box-shadow: var(--r2-shadow);
}
@@ -532,7 +532,7 @@
border-radius: 8px;
background: rgb(255, 255, 255);
background: var(--surface);
color: var(--r2-ink);
@@ -742,7 +742,7 @@
border-radius: var(--r2-radius);
background: rgb(255, 255, 255);
background: var(--surface);
box-shadow: var(--r2-shadow);
}
@@ -774,7 +774,7 @@
border-radius: 5px;
background: rgb(243, 244, 246);
background: var(--surface-muted);
color: var(--r2-sub);
@@ -874,7 +874,7 @@
border-radius: 4px;
background: rgb(243, 244, 246);
background: var(--surface-muted);
}
.market-ladder-pyramid-row > i b {
@@ -954,7 +954,7 @@
border-radius: 4px;
background: rgb(243, 244, 246);
background: var(--surface-muted);
}
.market-ladder-rate-list > div > i b {