widget overflow now scrolls
if content is too big for widget it now scrolls.
This commit is contained in:
@@ -59,6 +59,7 @@ const widgetRecipe = defineSlotRecipe({
|
||||
border: "1px solid",
|
||||
borderColor: "{base300}",
|
||||
textAlign: "center",
|
||||
overflow: "auto"
|
||||
},
|
||||
header: {
|
||||
bg: "base100",
|
||||
|
||||
Reference in New Issue
Block a user