This needs to be !important actually ;(

This commit is contained in:
Jean-Baptiste Bellet
2022-11-28 11:49:31 +01:00
parent 4e70a86fa9
commit 4ef5609b0e

View File

@@ -17,7 +17,7 @@ textarea,
fieldset {
// Change the color of all inputs
color: $v2-medium-grey;
border-color: $v2-light-grey;
border-color: $v2-light-grey !important;
&:focus {
border-color: $v2-medium-grey;