Improve console accessibility (#2649)

This commit is contained in:
Pavlo Tkach
2025-01-26 00:47:53 +00:00
committed by GitHub
parent 653e092ad4
commit 8987fd37c2
30 changed files with 113 additions and 30 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ mat-row:hover {
// Access and define a class with secondary color exposed
.secondary-text {
color: $secondary-color;
color: #575757;
}
.primary-text {