Merge codex/main-latest-20260615-030000: 一键视频工具 + 快捷操作配色修复
This commit is contained in:
@@ -371,3 +371,14 @@
|
||||
border-color: rgba(var(--accent-rgb), 0.42);
|
||||
background: var(--bg-panel);
|
||||
}
|
||||
|
||||
/* ── Product set count stepper: align with local light theme ── */
|
||||
html body #root .ecommerce-standalone .product-clone-page[data-tool="clone"] .clone-ai-count-stepper {
|
||||
border-color: var(--border-subtle) !important;
|
||||
background: var(--bg-inset) !important;
|
||||
color: var(--fg-body) !important;
|
||||
}
|
||||
|
||||
html body #root .ecommerce-standalone .product-clone-page[data-tool="clone"] .clone-ai-count-stepper b {
|
||||
color: var(--fg-body) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user