Add a way to control hover background color and border color for all inputs #8851
laugri
started this conversation in
Feature requests
Replies: 2 comments 10 replies
-
|
I am also wondering what |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
You can add that with Styles API – https://mantine.dev/core/input/#styles-on-theme |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to adjust the styles of all my inputs and it's been a bit difficult so far. For borders :
TextInput:Which means we can only change the border locally on each element, which seems not ideal to me
Beta Was this translation helpful? Give feedback.
All reactions