Refactor #6682 - For Menu

pull/6697/head
tugcekucukoglu 2024-10-31 10:09:10 +03:00
parent 9e7db8c30f
commit b2d8ba06ae
1 changed files with 1 additions and 1 deletions

View File

@ -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')};
}
`;