Merge branch 'main' into feat/ecommerce-record-detail-conversation-panel
This commit is contained in:
@@ -2950,6 +2950,15 @@
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.product-clone-page[data-tool="clone"] .clone-ai-result-stack > .clone-ai-node-label {
|
||||
position: absolute;
|
||||
top: -6px;
|
||||
left: 50%;
|
||||
z-index: 5;
|
||||
transform: translate(-50%, -100%);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.product-clone-page[data-tool="clone"] .clone-ai-source-corner-action {
|
||||
position: absolute;
|
||||
top: -6px;
|
||||
|
||||
Reference in New Issue
Block a user