mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-12 13:14:40 +00:00
feat(system): add aria attribute to menu
This commit is contained in:
parent
c14b74002d
commit
37fe627d99
@ -50,7 +50,7 @@ const ItemBase = styled('div', {
|
||||
userSelect: 'none',
|
||||
whiteSpace: 'nowrap',
|
||||
|
||||
'&:focus, &[aria-expanded="true"]': {
|
||||
'&:focus, &[aria-selected="true"], &[aria-expanded="true"]': {
|
||||
backgroundColor: '#EEF2F5',
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user