Make env config panel full width like the funds header strip.
Match settings/risk-policy: span the page grid so the card aligns with account stats. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2282,6 +2282,9 @@ html[data-theme="light"] .journal-detail-img-thumb {
|
||||
/* ── env 配置页(Tab + 双列表单) ── */
|
||||
.env-config-page {
|
||||
margin-top: 12px;
|
||||
width: 100%;
|
||||
min-width: 0;
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.env-config-head {
|
||||
|
||||
Reference in New Issue
Block a user