refactor(WidgetIcon for Dashboard dragging): puts the hidden dashboard icons for the dragging image in the section component so that each section has its relative clientX and clientY positions

This commit is contained in:
SimonGschnell
2025-04-02 11:23:25 +02:00
parent 33f800fa28
commit 97e34948e5
5 changed files with 28 additions and 16 deletions
+2 -1
View File
@@ -84,4 +84,5 @@
top: -999px;
left: -999px;
z-index: 3;
}
}