Auto-size hub order popup iframe so trade form shows without scrollbars.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1016,7 +1016,7 @@
|
||||
<span class="instance-frame-spinner" aria-hidden="true"></span>
|
||||
<span>加载实例下单页…</span>
|
||||
</div>
|
||||
<iframe id="order-popup-frame" class="order-popup-frame" title="实盘下单"></iframe>
|
||||
<iframe id="order-popup-frame" class="order-popup-frame" title="实盘下单" scrolling="no"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user