diff --git a/src/unfold/widgets.py b/src/unfold/widgets.py index 94acefafb..0cf20e485 100644 --- a/src/unfold/widgets.py +++ b/src/unfold/widgets.py @@ -90,12 +90,10 @@ "max-w-4xl", "appearance-none", "expandable", - "overflow-hidden", "transition", "transition-height", "duration-75", "ease-in-out", - "resize-none", ] TEXTAREA_EXPANDABLE_CLASSES = [