Update dependencies

This commit is contained in:
Maksim Eltyshev
2020-09-28 04:40:10 +05:00
parent 08aef7c052
commit ab020fc324
8 changed files with 369 additions and 324 deletions

View File

@@ -94,6 +94,14 @@
top: 0;
margin: 9px 0;
}
.react-datepicker__day {
outline: none;
&:hover {
border-radius: 0;
}
}
}
#root {