Revert "Merge branch 'dev' into ll/fix-form-element-margin-bottom-in-grid"

This reverts commit 843bc51513, reversing
changes made to b8b7aa18c4.
This commit is contained in:
Lucas Larroche 2024-03-03 11:44:32 +07:00
parent a73b7af662
commit 861daac49b
2 changed files with 1 additions and 4 deletions

View file

@ -407,7 +407,6 @@
option {
&:checked {
background: var(#{$css-var-prefix}form-element-selected-background-color);
color: var(#{$css-var-prefix}form-element-color);
}
}
}