feat: Update InputFieldDialog styling to allow for flexible growth

This commit is contained in:
twwu 2025-07-31 20:18:20 +08:00
parent 2dc71f059c
commit c9ab0fb8f6

View File

@ -110,7 +110,7 @@ const InputFieldDialog = ({
show={!!showInputFieldDialog}
onClose={closePanel}
outerWrapperClassName='overflow-y-auto'
className='rounded-l-2xl border-y-[0.5px] border-l-[0.5px]'
className='grow rounded-l-2xl border-y-[0.5px] border-l-[0.5px]'
>
<div className='flex shrink-0 items-center p-4 pb-0'>
<div className='system-xl-semibold grow'>