Added dark theme styles for date picker

This commit is contained in:
Alejandro Celaya
2021-02-20 09:02:07 +01:00
committed by Alejandro Celaya
parent 0ee899f309
commit e7466ced18
2 changed files with 52 additions and 5 deletions

View File

@@ -101,7 +101,8 @@ body,
}
}
.dropdown-item {
.dropdown-item,
.dropdown-item-text {
color: var(--text-color);
}