mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Tokens for Menubar
This commit is contained in:
parent
be1cf3625b
commit
aaa8105a29
8 changed files with 161 additions and 95 deletions
|
@ -107,7 +107,7 @@ const theme = ({ dt }) => `
|
|||
}
|
||||
|
||||
.p-tieredmenu-item-active > .p-tieredmenu-item-content .p-tieredmenu-submenu-icon {
|
||||
color: ${dt('tieredmenu.item.icon.active.color')};
|
||||
color: ${dt('tieredmenu.submenu.icon.active.color')};
|
||||
}
|
||||
|
||||
.p-tieredmenu-separator {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue