mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Remove outline
This commit is contained in:
parent
c1335a0151
commit
32c592b74e
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ const theme = ({ dt }) => `
|
|||
padding: ${dt('menu.item.padding')};
|
||||
user-select: none;
|
||||
gap: ${dt('menu.item.gap')};
|
||||
outline: 0 none;
|
||||
}
|
||||
|
||||
.p-menu-item-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue