diff --git a/crypto_monitor_binance/templates/index.html b/crypto_monitor_binance/templates/index.html index f16ff1c..bc573f0 100644 --- a/crypto_monitor_binance/templates/index.html +++ b/crypto_monitor_binance/templates/index.html @@ -117,6 +117,8 @@ .pos-section{margin-top:12px} .pos-section-title{font-size:.82rem;color:#8892b0;margin-bottom:8px;font-weight:500} .pos-list{display:flex;flex-direction:column;gap:10px;max-height:280px;overflow:auto} + .dual-panel-grid .pos-list-live{max-height:none;overflow:visible;flex:1 1 auto} + .dual-panel-grid .panel-scroll.pos-list-live{max-height:none;overflow:visible} .pos-card{background:#141923;border:1px solid #2a3348;border-radius:10px;padding:12px 14px} .pos-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px} .pos-meta{font-size:.74rem;color:#8b95a8;line-height:1.45;margin-bottom:12px;display:flex;flex-wrap:wrap;align-items:center;gap:4px 0} @@ -373,7 +375,7 @@

实时持仓

-
+
{% for o in order %}

实时持仓

-
+
{% for o in order %}