How to override admin styles from project-base¶
Add new less files according to style folders -
Understanding the Style Directory
to folder assets/styles/admin/ and import them in assets/styles/admin/main.less file.
Don't forget to re-run npm run dev after changes in main.less.