mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 02:16:15 -04:00
Fix: Date & Time aria-invalid
This commit is contained in:
parent
a36d9addb0
commit
15aafb84df
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
}
|
||||
|
||||
// Date & Time
|
||||
:not(:dir(rtl)) {
|
||||
:not([dir="rtl"]) {
|
||||
[type="date"],
|
||||
[type="datetime-local"],
|
||||
[type="month"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue