mirror of https://github.com/apache/nifi.git
[NIFI-13917] update sidenav font color to match applicaiton font color (#9442)
This closes #9442
This commit is contained in:
parent
29a3baba81
commit
7b8d3fece2
|
@ -746,6 +746,10 @@
|
|||
letter-spacing: normal;
|
||||
line-height: normal;
|
||||
}
|
||||
|
||||
.mat-drawer {
|
||||
color: var(--mat-app-text-color);
|
||||
}
|
||||
}
|
||||
|
||||
.mat-expansion-panel {
|
||||
|
|
Loading…
Reference in New Issue