pull/6188/merge
tugcekucukoglu 2024-11-21 18:01:14 +03:00
parent 540a827ae4
commit 75dd6e0f31
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ const theme = ({ dt }) => `
display: flex;
}
.p-overlay-mask:dir(rtl) {
.p-drawer-mask:dir(rtl) {
flex-direction: row-reverse;
}
`;