updating style

This commit is contained in:
Max 2022-02-23 14:40:39 -05:00
parent 0c3872a62e
commit 66b79e7409

View file

@ -1,7 +1,7 @@
.has-error { .has-error {
&.list-button, &.list-button,
&.list-card { &.list-card {
border: 1px solid $red; border: 1px solid $gray-500;
color: $red; color: $red;
label { label {
box-shadow: 0 0 1px $red; box-shadow: 0 0 1px $red;