Can i apply this style to a single dialog? i tried DialogOptions CssClass but it did not work.
<style>
.rz-dialog.rz-open {
animation: none !important;
}
</style>
Can i apply this style to a single dialog? i tried DialogOptions CssClass but it did not work.
<style>
.rz-dialog.rz-open {
animation: none !important;
}
</style>