You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
260 B

  1. span.flatpickr-weekday {
  2. display: inline-block;
  3. width: 14.2857143%;
  4. }
  5. span.flatpickr-day {
  6. width: 14.2857143%;
  7. margin: 0 2.491071428571428px;
  8. }
  9. @media screen and (min-width: 0\0) {
  10. div.flatpickr-current-month {
  11. padding-top: 0px !important;
  12. }
  13. }