BoostV / BoostV/process-optimizer-frontend
Material UI styles override custom styles
Open
bug
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
See e.g. _uploadIcon_ in _home.style.tsx_. Currently fixed by using _!important_ but another solution would be preferable. Attempts using _injectFirst_ with _StylesProvider_ did not work. See https://material-ui.com/styles/advanced/#css-injection-order
Contributor guide
Assessment
This issue has not been assessed yet.