F
Filament2w ago
dyo

Adjust the component height

How can I make the fileupload and the textarea in the same height? I've tried added ->extraAttributes(['styles' => 'min-height: 76px']) in textarea class, but it's not changing.. What else can I do?
No description
No description
6 Replies
dyo
dyoOP2w ago
can someone help me with this?
Vp
Vp2w ago
->extraAttributes(['class' => 'h-[75px]']) on textarea
dyo
dyoOP2w ago
i've tried this, while running npm run dev, it's not changing
Vp
Vp2w ago
weird, for me it's working fine
Alexandre
Alexandre2w ago
And when you look in the inspector, can you see that the CSS class has been added?
toeknee
toeknee2w ago
on the textarea
->extraAttributes(['style' => 'height:100px'])
->extraAttributes(['style' => 'height:100px'])
as an example
Want results from more Discord servers?
Add your server