Visual adjustments

This commit is contained in:
alonso.torres 2022-10-27 16:34:26 +02:00
parent cebda20dd4
commit 0274567d83
9 changed files with 48 additions and 5 deletions

View file

@ -182,6 +182,10 @@
&.error {
border-color: $color-danger;
}
&[disabled] {
color: $color-gray-30;
}
}
.input-select {