feat: add generation record detail workspace with AI conversation panel and canvas reset #14

Merged
stringadmin merged 2 commits from feat/ecommerce-record-detail-conversation-panel into main 2026-06-15 05:41:17 +00:00
Showing only changes of commit 3f1954b38d - Show all commits
+9
View File
@@ -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;