Skip to content

Make CSS for Material components more consistent

Daniel Gerhardt requested to merge material-consistent-css into master
  • Use class instead of element as selector (!important can be removed)
  • Use --on-surface as foreground color for mat-card

mat-card before this change

mat-card-dark-mode

Edited by Daniel Gerhardt

Merge request reports