I am trying to use and customize the side navigation component but I can not change it's background color, e.g.
ui5-side-navigation { background-color: yellow; }
does not have any effect on the component.
So the questions are:
- Can I customize this component?
- If yes, how I can change it's css properties?
Thanks