reduce label form gap
I want to reduce the label gap to the input while using inline() attribute..
I want make it like the example on the second image.
how can I do it
6 Replies
In my opinion you should use View/Custom layout components and change what you want
https://filamentphp.com/docs/2.x/forms/layout#view
i've tried with
in in blade
what should i do?
i've tried that in blade..
but how to make the text and the component inline..
css π
if you don't know css, forget this tip
ok i'll try to tweak it..
thanks btw, for your suggestion..