Date inputs

This commit is contained in:
Eric Bailey
2024-01-10 14:33:11 -06:00
parent 214254b410
commit 1ea20b3a05
9 changed files with 476 additions and 0 deletions
+4
View File
@@ -39,6 +39,10 @@
height: calc(100% + env(safe-area-inset-top));
}
input::-webkit-date-and-time-value {
text-align: left;
}
/* Color theming */
:root {
--text: black;