diff --git a/client/src/theme.js b/client/src/theme.js index 0ac34e4..a7746a9 100644 --- a/client/src/theme.js +++ b/client/src/theme.js @@ -66,6 +66,7 @@ const widgetRecipe = defineSlotRecipe({ height: "100%" }, header: { + flexShrink: "0", bg: "base200", cursor: "move", borderRadius: "sm",