mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Dialog rtl removed
This commit is contained in:
parent
43ec5d319b
commit
93d39c1e1e
4 changed files with 0 additions and 16 deletions
|
@ -166,7 +166,6 @@ const classes = {
|
|||
root: ({ props, instance }) => [
|
||||
'p-dialog p-component',
|
||||
{
|
||||
'p-dialog-rtl': props.rtl,
|
||||
'p-dialog-maximized': props.maximizable && instance.maximized
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue