|
|
@@ -2781,7 +2781,7 @@
|
|
|
|
position: absolute !important;
|
|
|
|
position: absolute !important;
|
|
|
|
left: 50% !important;
|
|
|
|
left: 50% !important;
|
|
|
|
z-index: 12 !important;
|
|
|
|
z-index: 12 !important;
|
|
|
|
width: min(1036px, calc(100% - 56px)) !important;
|
|
|
|
width: min(1220px, calc(100% - 40px)) !important;
|
|
|
|
margin-right: 0 !important;
|
|
|
|
margin-right: 0 !important;
|
|
|
|
margin-left: 0 !important;
|
|
|
|
margin-left: 0 !important;
|
|
|
|
;
|
|
|
|
;
|
|
|
@@ -9040,6 +9040,58 @@
|
|
|
|
z-index: 0 !important;
|
|
|
|
z-index: 0 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-strip {
|
|
|
|
|
|
|
|
display: grid !important;
|
|
|
|
|
|
|
|
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
|
|
|
|
|
|
|
|
gap: 10px !important;
|
|
|
|
|
|
|
|
width: min(100%, 1088px) !important;
|
|
|
|
|
|
|
|
margin: 16px auto 12px !important;
|
|
|
|
|
|
|
|
box-sizing: border-box !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-card {
|
|
|
|
|
|
|
|
position: relative !important;
|
|
|
|
|
|
|
|
display: block !important;
|
|
|
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
|
|
|
min-width: 0 !important;
|
|
|
|
|
|
|
|
aspect-ratio: 3.06 / 1 !important;
|
|
|
|
|
|
|
|
min-height: 100px !important;
|
|
|
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
|
|
|
border: 1px solid rgba(30, 189, 219, 0.18) !important;
|
|
|
|
|
|
|
|
border-radius: 14px !important;
|
|
|
|
|
|
|
|
background:
|
|
|
|
|
|
|
|
linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(246, 251, 253, 0.98)),
|
|
|
|
|
|
|
|
#ffffff !important;
|
|
|
|
|
|
|
|
box-shadow:
|
|
|
|
|
|
|
|
0 16px 34px rgba(16, 115, 204, 0.08),
|
|
|
|
|
|
|
|
inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
|
|
|
|
|
|
|
|
overflow: hidden !important;
|
|
|
|
|
|
|
|
cursor: pointer !important;
|
|
|
|
|
|
|
|
transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease, background 180ms ease !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-card:hover {
|
|
|
|
|
|
|
|
transform: translateY(-1px) !important;
|
|
|
|
|
|
|
|
border-color: rgba(30, 189, 219, 0.34) !important;
|
|
|
|
|
|
|
|
box-shadow:
|
|
|
|
|
|
|
|
0 20px 42px rgba(16, 115, 204, 0.11),
|
|
|
|
|
|
|
|
0 0 0 1px rgba(30, 189, 219, 0.12) inset !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-card:focus-visible {
|
|
|
|
|
|
|
|
outline: none !important;
|
|
|
|
|
|
|
|
border-color: rgba(30, 189, 219, 0.48) !important;
|
|
|
|
|
|
|
|
box-shadow:
|
|
|
|
|
|
|
|
0 0 0 3px rgba(30, 189, 219, 0.15),
|
|
|
|
|
|
|
|
0 20px 42px rgba(16, 115, 204, 0.11) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-card__blank {
|
|
|
|
|
|
|
|
display: block !important;
|
|
|
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
|
|
|
height: 100% !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .clone-ai-preview {
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .clone-ai-preview {
|
|
|
|
background: #f8f9fa !important;
|
|
|
|
background: #f8f9fa !important;
|
|
|
|
transition: padding-top 520ms cubic-bezier(0.16, 1, 0.3, 1),
|
|
|
|
transition: padding-top 520ms cubic-bezier(0.16, 1, 0.3, 1),
|
|
|
@@ -9258,6 +9310,10 @@
|
|
|
|
min-height: 224px !important;
|
|
|
|
min-height: 224px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-strip {
|
|
|
|
|
|
|
|
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-quick-board button:not(:nth-child(6n + 1))::before {
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-quick-board button:not(:nth-child(6n + 1))::before {
|
|
|
|
content: none !important;
|
|
|
|
content: none !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -9288,6 +9344,18 @@
|
|
|
|
min-height: 60px !important;
|
|
|
|
min-height: 60px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-strip {
|
|
|
|
|
|
|
|
grid-template-columns: minmax(0, 1fr) !important;
|
|
|
|
|
|
|
|
gap: 8px !important;
|
|
|
|
|
|
|
|
width: min(100%, 540px) !important;
|
|
|
|
|
|
|
|
margin: 12px auto 10px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-card {
|
|
|
|
|
|
|
|
aspect-ratio: 2.9 / 1 !important;
|
|
|
|
|
|
|
|
min-height: 84px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .clone-ai-preview {
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .clone-ai-preview {
|
|
|
|
padding-inline: 18px !important;
|
|
|
|
padding-inline: 18px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -9324,6 +9392,50 @@
|
|
|
|
content: "" !important;
|
|
|
|
content: "" !important;
|
|
|
|
background: rgba(30, 189, 219, 0.12) !important;
|
|
|
|
background: rgba(30, 189, 219, 0.12) !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-set-upload.has-images,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-material.has-images {
|
|
|
|
|
|
|
|
gap: 8px !important;
|
|
|
|
|
|
|
|
padding: 8px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-set-upload.has-images .ecom-command-asset-thumb.ecom-quick-upload-thumb,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-material.has-images .ecom-command-asset-thumb.ecom-quick-upload-thumb,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-set-upload.has-images .ecom-quick-hot-add-btn,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-material.has-images .ecom-quick-hot-add-btn {
|
|
|
|
|
|
|
|
width: 56px !important;
|
|
|
|
|
|
|
|
height: 56px !important;
|
|
|
|
|
|
|
|
min-width: 56px !important;
|
|
|
|
|
|
|
|
min-height: 56px !important;
|
|
|
|
|
|
|
|
flex-basis: 56px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-strip {
|
|
|
|
|
|
|
|
width: 100% !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ecommerce-standalone .product-clone-page[data-tool="clone"] .ecom-command-template-card {
|
|
|
|
|
|
|
|
min-height: 76px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-set-upload.has-images,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-material.has-images {
|
|
|
|
|
|
|
|
gap: 6px !important;
|
|
|
|
|
|
|
|
padding: 6px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-set-upload.has-images .ecom-command-asset-thumb.ecom-quick-upload-thumb,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-material.has-images .ecom-command-asset-thumb.ecom-quick-upload-thumb,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-set-upload.has-images .ecom-quick-hot-add-btn,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-material.has-images .ecom-quick-hot-add-btn {
|
|
|
|
|
|
|
|
width: 50px !important;
|
|
|
|
|
|
|
|
height: 50px !important;
|
|
|
|
|
|
|
|
min-width: 50px !important;
|
|
|
|
|
|
|
|
min-height: 50px !important;
|
|
|
|
|
|
|
|
flex-basis: 50px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@keyframes ecommerce-soft-popover-out {
|
|
|
|
@keyframes ecommerce-soft-popover-out {
|
|
|
@@ -13786,7 +13898,7 @@ html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[d
|
|
|
|
|
|
|
|
|
|
|
|
/* #/imageWorkbench quick actions: soften each action so the tones blend into the page. */
|
|
|
|
/* #/imageWorkbench quick actions: soften each action so the tones blend into the page. */
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"] .ecom-command-composer-wrap.ecom-command-composer-wrap:has(.ecom-inspiration-lab) .ecom-command-quick-board {
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"] .ecom-command-composer-wrap.ecom-command-composer-wrap:has(.ecom-inspiration-lab) .ecom-command-quick-board {
|
|
|
|
background: rgba(255, 255, 255, 0.3) !important;
|
|
|
|
background: transparent !important;
|
|
|
|
box-shadow: none !important;
|
|
|
|
box-shadow: none !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@@ -14624,6 +14736,13 @@ html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[d
|
|
|
|
gap: 6px !important;
|
|
|
|
gap: 6px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-reference.has-images > .anticon,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-reference.has-images > span,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-reference.has-images > em,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"].is-hot-clone-page .ecom-quick-hot-page .ecom-quick-hot-reference.has-images > b {
|
|
|
|
|
|
|
|
display: none !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* Generation record detail workspace: left chat, center canvas, right history drawer. */
|
|
|
|
/* Generation record detail workspace: left chat, center canvas, right history drawer. */
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail {
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail {
|
|
|
|
--clone-chat-width: 352px;
|
|
|
|
--clone-chat-width: 352px;
|
|
|
@@ -17193,3 +17312,124 @@ html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[d
|
|
|
|
height: 38px !important;
|
|
|
|
height: 38px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Record detail chat polish: wider drawer and clearer turn-taking. */
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail {
|
|
|
|
|
|
|
|
--clone-chat-width: clamp(408px, 30vw, 440px);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-conversation-panel {
|
|
|
|
|
|
|
|
width: var(--clone-chat-width) !important;
|
|
|
|
|
|
|
|
min-width: var(--clone-chat-width) !important;
|
|
|
|
|
|
|
|
border-right-color: rgba(30, 189, 219, 0.18) !important;
|
|
|
|
|
|
|
|
box-shadow:
|
|
|
|
|
|
|
|
24px 0 58px rgba(16, 115, 204, 0.09),
|
|
|
|
|
|
|
|
inset -1px 0 0 rgba(255, 255, 255, 0.72) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail.is-conversation-collapsed .clone-ai-conversation-panel {
|
|
|
|
|
|
|
|
transform: translateX(calc(-1 * var(--clone-chat-width))) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-conversation-toggle {
|
|
|
|
|
|
|
|
left: var(--clone-chat-width) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-conversation-head {
|
|
|
|
|
|
|
|
padding: 18px 18px 15px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-conversation-body {
|
|
|
|
|
|
|
|
gap: 16px !important;
|
|
|
|
|
|
|
|
padding-right: 18px !important;
|
|
|
|
|
|
|
|
padding-left: 18px !important;
|
|
|
|
|
|
|
|
scroll-padding-bottom: 124px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message {
|
|
|
|
|
|
|
|
gap: 10px !important;
|
|
|
|
|
|
|
|
padding: 15px 16px !important;
|
|
|
|
|
|
|
|
border-radius: 20px !important;
|
|
|
|
|
|
|
|
box-shadow:
|
|
|
|
|
|
|
|
0 14px 34px rgba(16, 115, 204, 0.075),
|
|
|
|
|
|
|
|
inset 0 1px 0 rgba(255, 255, 255, 0.92) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message--user {
|
|
|
|
|
|
|
|
margin-left: clamp(26px, 7%, 36px) !important;
|
|
|
|
|
|
|
|
border-color: rgba(30, 189, 219, 0.22) !important;
|
|
|
|
|
|
|
|
background:
|
|
|
|
|
|
|
|
linear-gradient(180deg, rgba(232, 249, 253, 0.96), rgba(255, 255, 255, 0.94)) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message--assistant {
|
|
|
|
|
|
|
|
margin-right: clamp(26px, 7%, 36px) !important;
|
|
|
|
|
|
|
|
border-color: rgba(16, 115, 204, 0.13) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message--followup {
|
|
|
|
|
|
|
|
margin-top: 2px !important;
|
|
|
|
|
|
|
|
border-color: rgba(30, 189, 219, 0.24) !important;
|
|
|
|
|
|
|
|
background:
|
|
|
|
|
|
|
|
linear-gradient(180deg, rgba(225, 248, 253, 0.92), rgba(255, 255, 255, 0.95)) !important;
|
|
|
|
|
|
|
|
box-shadow:
|
|
|
|
|
|
|
|
0 16px 38px rgba(30, 189, 219, 0.1),
|
|
|
|
|
|
|
|
inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message > span {
|
|
|
|
|
|
|
|
font-size: 12px !important;
|
|
|
|
|
|
|
|
font-weight: 820 !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message p {
|
|
|
|
|
|
|
|
font-size: 13px !important;
|
|
|
|
|
|
|
|
line-height: 1.64 !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-meta {
|
|
|
|
|
|
|
|
gap: 8px !important;
|
|
|
|
|
|
|
|
margin-top: 10px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-meta em {
|
|
|
|
|
|
|
|
min-height: 28px !important;
|
|
|
|
|
|
|
|
padding: 7px 11px !important;
|
|
|
|
|
|
|
|
border-color: rgba(30, 189, 219, 0.16) !important;
|
|
|
|
|
|
|
|
background: rgba(248, 253, 255, 0.98) !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-assets {
|
|
|
|
|
|
|
|
gap: 9px !important;
|
|
|
|
|
|
|
|
margin-top: 2px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-assets img,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-assets em {
|
|
|
|
|
|
|
|
width: 46px !important;
|
|
|
|
|
|
|
|
height: 46px !important;
|
|
|
|
|
|
|
|
border-radius: 14px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 900px) {
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail {
|
|
|
|
|
|
|
|
--clone-chat-width: min(92vw, 408px);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-conversation-body {
|
|
|
|
|
|
|
|
padding-right: 14px !important;
|
|
|
|
|
|
|
|
padding-left: 14px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail {
|
|
|
|
|
|
|
|
--clone-chat-width: min(94vw, 364px);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message--user,
|
|
|
|
|
|
|
|
html body #root .ecommerce-standalone.ecommerce-standalone .product-clone-page[data-tool="clone"][data-tool="clone"].is-history-detail .clone-ai-chat-message--assistant {
|
|
|
|
|
|
|
|
margin-right: 0 !important;
|
|
|
|
|
|
|
|
margin-left: 0 !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|