inputs style

Hi there! I want to style all the inputs (i'm using only form builder), how can I achieve this? Don't know which selectors I should use... What I want is to make inptus smaller and less padding
Solution:
There are class names you can use to target elements with css in a custom theme or in your css if you’re not using panels. Just open in dev tools and look at the class names for the elements. https://filamentphp.com/docs/3.x/support/style-customization...
Jump to solution
1 Reply
Solution
awcodes
awcodes5mo ago
There are class names you can use to target elements with css in a custom theme or in your css if you’re not using panels. Just open in dev tools and look at the class names for the elements. https://filamentphp.com/docs/3.x/support/style-customization