diff --git a/ui-ngx/src/styles.scss b/ui-ngx/src/styles.scss index a584985924..47a7bbbac2 100644 --- a/ui-ngx/src/styles.scss +++ b/ui-ngx/src/styles.scss @@ -699,7 +699,7 @@ mat-label { } .mat-mdc-cell { - background: inherit; + background-color: transparent; color: inherit; font-size: inherit; font-family: inherit;