But when i provide this css in styles.scss file of extended theme, it renders partially and linear gradient do not apply. The CSS in styles.scss file is as follows;
The styles.scss file must not contain CSS code, only imports. Consider this file as a system. All custom CSS code must be located in <theme_name>.scss and <theme_name>-defaults.scss (for constants). See docs for more details.
Thanks Gleb, but putting the CSS in <theme_name>.scss also do not render the color gradient while putting css in xml works.
Please also guide for hiding the scroll bar in side menu
regards