Adjust datepicker styles

This commit is contained in:
Björn Fromme
2018-10-01 17:32:16 +02:00
parent 4ce5bf33b8
commit e35acdfe75
@@ -47,7 +47,8 @@
} }
.flatpickr-day { .flatpickr-day {
border-radius: 0; border-radius: 4px;
margin: 3px 0;
&.available:not(.inRange) { &.available:not(.inRange) {
color: white; color: white;