udpated bg of widget shadow

the drop shadow behind widgets when moved around is now light blue and the corners are round.
This commit is contained in:
2025-07-22 12:56:44 -07:00
parent 37ebd3d478
commit ab03d43aff
3 changed files with 33 additions and 18 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ const config = defineConfig({
slotRecipes: {
sidebar: sidebarRecipe,
widget: widgetRecipe,
}
},
},
});