diff --git a/lib/common/static/instance_theme.css b/lib/common/static/instance_theme.css index 2458268..d4e0f8c 100644 --- a/lib/common/static/instance_theme.css +++ b/lib/common/static/instance_theme.css @@ -4599,6 +4599,36 @@ html[data-theme="light"] .opt-order-chip { margin: 0 0 6px; font-size: 0.72rem; } +.options-funds-fold .options-funds-row--single { + flex-wrap: nowrap; + gap: 5px; + align-items: center; + overflow-x: auto; +} +.options-funds-fold .options-funds-row--single > select, +.options-funds-fold .options-funds-row--single > input[type="number"], +.options-funds-fold .options-funds-row--single > button { + flex: 0 0 auto; + width: auto; + max-width: none; + min-width: 0; +} +.options-funds-fold .options-funds-row--single > select { + min-width: 4.5em; + max-width: 7.5em; + padding: 4px 6px; + font-size: 0.72rem; +} +.options-funds-fold .options-funds-row--single > input[type="number"] { + width: 5.5rem; + min-width: 4.5rem; + padding: 4px 6px; + font-size: 0.72rem; +} +.options-funds-fold .options-funds-row--single > .btn-sm { + padding: 4px 8px; + white-space: nowrap; +} .options-pos-stack, .options-pos-tab-body { flex: 1; diff --git a/lib/instance/templates/embed_shell.html b/lib/instance/templates/embed_shell.html index d96cef7..1bfd748 100644 --- a/lib/instance/templates/embed_shell.html +++ b/lib/instance/templates/embed_shell.html @@ -8,7 +8,7 @@ - + diff --git a/lib/instance/templates/index.html b/lib/instance/templates/index.html index 663e9a9..f83cf58 100644 --- a/lib/instance/templates/index.html +++ b/lib/instance/templates/index.html @@ -19,7 +19,7 @@ {{ pwa_app_name }} - +
账户内划转
-
+