The drawer item (Drawer component) in the UI for Blazor sets styles through the combination of selected and hover states (which is not happening in KendoReact), so we must explicitly set styles for that combination as well. Otherwise, the styles are not applied as expected.