fix(dark mode): flatpickr colors

This commit is contained in:
kolaente 2021-11-23 22:56:57 +01:00 committed by Gitea
parent e2beaba3b9
commit d4b45dc255
2 changed files with 223 additions and 1 deletions

View file

@ -7,4 +7,5 @@
@import "form";
@import "link-share";
@import "loading";
@import "notification";
@import "notification";
@import "flatpickr";