Hi, I'm using Rich Text Editor in my project but it's rendering a broken layout:
So, I found that this is because I'm using a custom theme (compiled Sass Theme)
I'v got the Material.scss from Syncfusion Theme studio
If I declare to use the default material.css the layout renders fine
<link rel='nofollow' href="_content/Syncfusion.Blazor.Themes/material.css" rel="stylesheet" />