Closed ShauryaS closed 3 years ago
Css style
On Sat, Jun 26, 2021, 12:15 PM Shaurya Srivastava @.***> wrote:
How can one change the height of the input field of the react-dropdown-select easily? Is there a straightforward way to do so?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sanusart/react-dropdown-select/issues/185, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACBLRX5KURFB3V324AIHSDTUWLEPANCNFSM47LFFRNA .
is there a list of the ids and class names to know exactly which css style to modify?
Just inspect with devtools
On Sun, Jun 27, 2021, 2:53 AM Shaurya Srivastava @.***> wrote:
is there a list of the ids and class names to know exactly which css style to modify?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sanusart/react-dropdown-select/issues/185#issuecomment-869075360, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACBLRQQQFXCYEXLKEHSADDTUZSBLANCNFSM47LFFRNA .
Unfortunately, when inspecting with devtools and inspecting, it is not clear which css styles should be manipulated to change the height. Further help would be appreciated
How can one change the height of the input field of the react-dropdown-select easily? Is there a straightforward way to do so?