Add collapsible rule tips for perp-options and options-options hedge tabs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-20 10:22:04 +08:00
parent 4a3e6a2a1d
commit 3923818508
4 changed files with 28 additions and 3 deletions
+9
View File
@@ -3198,6 +3198,15 @@ html[data-theme="light"] .opt-be-dist-down {
.hedge-plan-page-wrap .hp-head-card {
margin-bottom: 12px;
}
.hedge-plan-page-wrap .hp-rule-collapse {
margin: 0 0 12px;
}
.hedge-plan-page-wrap .hp-rule-collapse .tip-collapse-body p {
margin: 0 0 6px;
}
.hedge-plan-page-wrap .hp-rule-collapse .tip-collapse-body p:last-child {
margin-bottom: 0;
}
.hedge-plan-page-wrap .hp-head-row {
display: flex;
flex-wrap: wrap;