Scheduled statuses validation
This commit is contained in:
parent
f692d3a987
commit
9ea1df2fb1
4 changed files with 4 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -20,6 +20,10 @@
|
|||
&__cancel {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
&--error .react-datepicker__input-container {
|
||||
border-color: $error-red !important;
|
||||
}
|
||||
}
|
||||
|
||||
.datepicker .react-datepicker {
|
||||
|
|
Loading…
Reference in a new issue