mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-05-05 03:31:16 +08:00
13 lines
260 B
CSS
Vendored
13 lines
260 B
CSS
Vendored
span.flatpickr-weekday {
|
|
display: inline-block;
|
|
width: 14.2857143%;
|
|
}
|
|
span.flatpickr-day {
|
|
width: 14.2857143%;
|
|
margin: 0 2.491071428571428px;
|
|
}
|
|
@media screen and (min-width: 0\0) {
|
|
div.flatpickr-current-month {
|
|
padding-top: 0px !important;
|
|
}
|
|
}
|