mirror of
https://github.com/picocss/pico
synced 2025-08-26 12:06:24 +00:00
Fix: Date & Time aria-invalid
This commit is contained in:
parent
a36d9addb0
commit
15aafb84df
@ -34,7 +34,7 @@
|
||||
}
|
||||
|
||||
// Date & Time
|
||||
:not(:dir(rtl)) {
|
||||
:not([dir="rtl"]) {
|
||||
[type="date"],
|
||||
[type="datetime-local"],
|
||||
[type="month"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user