Move strategy residual table below market panels.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-06 03:37:52 +08:00
parent 52948c0a54
commit 68d02b9c17
2 changed files with 78 additions and 75 deletions
+4 -2
View File
@@ -732,9 +732,11 @@ input {
}
.plan-residual-block {
margin-top: 14px;
margin-top: 0;
padding-top: 12px;
border-top: 1px solid var(--line);
width: 100%;
min-width: 0;
box-sizing: border-box;
}
.plan-residual-head {