DataGrid Header Data filtering

Hello guys im having ui issues with the datagrid header on data filtering as you can see in the image the date picker is on the month and the UI is messed up its not like in the demo blazor page.
I'm using Dotnet 8 with latest radzen

Maybe there are custom CSS styles that affects the UI of the DataGrid. Try to exclude any additional styles and/or inspect using your browser devtools why the UI is broken.

i changed the theme from material to standard and it fixed my issue , I think there is an issues with the material-base css