SamProf / MatBlazor

Material Design components for Blazor and Razor Components
http://www.matblazor.com
MIT License
2.84k stars 386 forks source link

MatSelectItem in Layout Grid Shows distorted arrows #895

Open naitken opened 3 years ago

naitken commented 3 years ago

When a MatSelectItem is put into a layout grid as in the following code:

image

The item looks like this on the page. The up/down arrows are distorted and both are displayed.

Route Select Item

I am using the Chrome browser, .Net 5.0, Blazor 5.0.7, and MatBlazor 2.8.0.