mirror of
https://github.com/google/nomulus
synced 2026-08-01 12:56:06 +00:00
Improve console accessibility (#2649)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user