Move entry scheme to active plans only, required on archive.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-22 16:56:34 +08:00
parent a837cfd14c
commit ed3709dddf
6 changed files with 96 additions and 15 deletions
+6
View File
@@ -6599,6 +6599,12 @@ body.funds-fullscreen-open {
color: var(--text);
opacity: 0.9;
}
.plan-scheme-row {
margin-top: 6px;
}
.plan-field-scheme select {
min-width: 160px;
}
.plan-close-row {
display: flex;
flex-wrap: wrap;