mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Menu components focus outline fixes
This commit is contained in:
parent
d11360d6b3
commit
5cdbe284f2
3 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@ const theme = ({ dt }) => `
|
|||
.p-menu-list {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
outline: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue