chore: updated implementation with proper roles and aria attributes

This commit is contained in:
KiranMantha 2021-12-31 12:47:02 +05:30
parent 25d7c7983f
commit aaa4aebb2f
15 changed files with 81 additions and 81 deletions

View file

@ -1,4 +1,4 @@
details[role='dropdown'] {
details[role='list'] {
position: relative;
padding: 0;
border-bottom: none;