Hi Ditchford,
Thanks for contacting Syncfusion Support.
We have checked your reported issue while referring to the styles from syncfusion package. As per your information, we suspect that you are using our individual packages in your application. At the same, you have referred to the overall package styles reference in your application.
Based on this, if you are using individual NuGet packages in your application, then use the below reference link for styles.
| <head>
....
....
<link rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" /> //For individual packages //
// <link rel='nofollow' href="_content/Syncfusion.Blazor/styles/bootstrap4.css" rel="stylesheet" />// For overall package //
</head>
|
Please let us know if you have any concerns.
Regards,
Muthukumar K