mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update invalid input feedback
This commit is contained in:
@@ -103,8 +103,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
input.ng-invalid-stock {
|
||||
border: 1px solid $clr-brick;
|
||||
input {
|
||||
&.ng-invalid-stock, &.ng-invalid-number {
|
||||
border: 1px solid $clr-brick;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user