1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

datepicker fix

This commit is contained in:
codecalm
2020-02-24 21:42:12 +01:00
parent 6d8d5a3096
commit a71a3146b0

View File

@@ -8,7 +8,7 @@
}
.flatpickr-calendar {
background: transparent;
background: $white;
border: $input-border-width solid $input-border-color;
border-radius: $input-border-radius;
padding: .5rem;