Update dependencies

This commit is contained in:
Maksim Eltyshev
2020-09-28 04:40:10 +05:00
parent fac5254ae8
commit be9ab670f4
8 changed files with 369 additions and 324 deletions
+8
View File
@@ -94,6 +94,14 @@
top: 0;
margin: 9px 0;
}
.react-datepicker__day {
outline: none;
&:hover {
border-radius: 0;
}
}
}
#root {