Skip to content

Commit 52b3908

Browse files
committed
Deails tab theme issues fix
1 parent e81ce34 commit 52b3908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/angular-test-app/src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ a.mat-mdc-menu-item > mat-icon {
6363
}
6464

6565
.psdk-grid-label {
66-
color: rgba(0, 0, 0, 0.54);
66+
color: var(--mat-sys-on-surface-variant);
6767
}
6868
.psdk-value {
6969
margin: 8px 0px;

0 commit comments

Comments
 (0)