1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): update styles for flatpickr

This commit is contained in:
Awilum
2020-02-12 14:12:05 +03:00
parent 115bb581f8
commit f8821a15f8

View File

@@ -18,6 +18,6 @@
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover
{
@apply @bg-black;
@apply bg-black border-black;
}
/* purgecss end ignore */