UNPKG
spur-tailwind
Version:
latest (0.0.1)
1.0.0
0.0.1
Spur web UI
spur-tailwind
/
css
/
components
/
calendar.css
8 lines
(7 loc)
•
138 B
CSS
View Raw
1
2
3
4
5
6
7
8
/* IE11 fix for flatpickr */
@media
all
and
(
-ms-high-contrast
: none) {
span
.flatpickr-day
{
flex
:
1
0
auto;
width
:
43px
; } }