diff --git a/src/unfold/widgets.py b/src/unfold/widgets.py index 94acefafb..50158039e 100644 --- a/src/unfold/widgets.py +++ b/src/unfold/widgets.py @@ -90,7 +90,7 @@ "max-w-4xl", "appearance-none", "expandable", - "overflow-hidden", + "overflow-auto", "transition", "transition-height", "duration-75",