Radzen 7, RadzenChart within RadzenTab in Dialog is rendered incorrectly on first view

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>