Date inputs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user