now can delete widgets
This commit is contained in:
+3
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user