mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Refactor #6682 - For Menu
This commit is contained in:
parent
9e7db8c30f
commit
b2d8ba06ae
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ const theme = ({ dt }) => `
|
|||
}
|
||||
|
||||
.p-menu-separator {
|
||||
border-top: 1px solid ${dt('menu.separator.border.color')};
|
||||
border-block-start: 1px solid ${dt('menu.separator.border.color')};
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue