now can delete widgets

This commit is contained in:
2025-07-28 12:44:17 -07:00
parent 2544d1bbdb
commit 8f18879e96
6 changed files with 95 additions and 53 deletions
+3 -1
View File
@@ -70,7 +70,9 @@ const widgetRecipe = defineSlotRecipe({
bg: "base200",
cursor: "move",
borderRadius: "sm",
whiteSpace: "nowrap"
whiteSpace: "nowrap",
textAlign: "left",
pl: "2"
},
canvas: {
flex: "1 1 auto",