Fix: Date & Time aria-invalid

This commit is contained in:
Lucas Larroche 2021-11-07 12:26:29 +07:00
parent a36d9addb0
commit 15aafb84df

View file

@ -34,7 +34,7 @@
}
// Date & Time
:not(:dir(rtl)) {
:not([dir="rtl"]) {
[type="date"],
[type="datetime-local"],
[type="month"],