-
I'm trying to remove the icon from both valid and invalid state, and I also would like to remove the border color: green when an input is valid. |
Beta Was this translation helpful? Give feedback.
Answered by
patkon
May 14, 2024
Replies: 1 comment 1 reply
-
Have you tried adjusting the variables? in the _variables.scss file: bootstrap/scss/_variables.scss Line 1086 in 72d3b6e
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
julien-deramond
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried adjusting the variables? in the _variables.scss file:
bootstrap/scss/_variables.scss
Line 1086 in 72d3b6e
$form-feedback-icon-valid
$form-feedback-icon-invalid
$form-valid-border-color