Hi there,
How do I access the CSS of the Kendo expander header? I can edit it in dev tools and the changes show up, but when I try to access the k-expander-header in my CSS files, it shows no changes.
Please see the Stackblitz here:
https://stackblitz.com/edit/angular-7tbwhs?file=src%2Fapp%2Fapp.component.ts
Thank you!