perf: textarea widget layer composition

This commit is contained in:
Rizumu Ayaka
2026-04-01 20:15:38 +08:00
parent d9466947b2
commit 124617b5b7

View File

@@ -23,7 +23,8 @@
cn(
WidgetInputBaseClass,
'size-full resize-none text-xs',
!hideLayoutField && 'pt-5'
!hideLayoutField && 'pt-5',
'overflow-hidden hover:overflow-auto focus:overflow-auto'
)
"
:placeholder