mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-20 06:20:11 +00:00
perf: textarea widget layer composition
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user