Tackling some UI on the front end and getting a crash course in CSS. I'm using the Syncfusion Blazor components and they are well documented. I seem to have found myself stuck with some CSS style issues I have not been able to resolve.
I am dynamically creating a UI and while almost everything thing is aligned, I'm struggling with the CSS to align the objects with their "rows".
I created a sample in the Blazor Playground/Sandbox for referencehttps://blazorplayground.syncfusion.com/embed/htLftJjEGVnUpBUW?appbar=true&editor=false&result=true&errorlist=true&theme=bootstrap5-dark
