mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This PR introduces the following improvements: - We no longer override styles using the global `styles.scss`. This way we can leak override and have unexpected behavior. - This allows us to remove the `!important` directives, which are considered bad practice. - Few fixes in the contrast for some elements. |
||
|---|---|---|
| .. | ||
| profiler-import-dialog | ||
| recording/timeline | ||
| profiler.component.html | ||
| profiler.component.scss | ||
| profiler.component.ts | ||
| profiler.module.ts | ||