fix button filter color in high contrast (#6889)

This commit is contained in:
Eugenio Romano
2021-04-06 15:05:35 +01:00
committed by GitHub
parent cdaad8ebf1
commit 6eaf89afd0

View File

@@ -67,6 +67,7 @@
> button {
font-size: 0.9em;
color: mat-color($foreground, text, 0.87);
}
}
}