Deleted no longer needed styles sheet

This commit is contained in:
Alejandro Celaya
2018-08-11 21:41:01 +02:00
parent e1008fcff1
commit c920403d5f
3 changed files with 5 additions and 13 deletions

View File

@@ -31,3 +31,8 @@
color: #fff;
background-color: $mainColor;
}
.react-datepicker__input-container,
.react-datepicker-wrapper {
display: block !important;
}