Compare commits
2 Commits
96d335db8a
...
3f1954b38d
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f1954b38d | |||
| 307537a7ce |
@@ -2950,6 +2950,15 @@
|
|||||||
min-width: 0;
|
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 {
|
.product-clone-page[data-tool="clone"] .clone-ai-source-corner-action {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -6px;
|
top: -6px;
|
||||||
|
|||||||
Reference in New Issue
Block a user