Hello,
I'm trying to style the Detail Row Template, but I can only style inside the component. What I'm trying to do is style outside the component, but inside the dropdown (blue area in the screenshot). And ideally I want to have that color match the parent row's background color.
Following screenshot will explain everything. Thanks!! Note: I was only able to style this area in the screenshot if I inject into .k-detail-row in Chrome. I don't know where to put it in Angular code because it seems to be between the parent and child components.