* Fixed theaming issue on the filters* Fixed fixed clear action default value. (#4980)

This commit is contained in:
siva kumar
2019-08-08 00:18:06 +05:30
committed by Eugenio Romano
parent e4426e61a0
commit d51e22f9f4
3 changed files with 40 additions and 11 deletions

View File

@@ -93,11 +93,6 @@
align-items: center;
}
.mat-expansion-panel-header.mat-expanded .mat-expansion-panel-header-title {
color: mat-color($primary);
opacity: 1;
}
.adf-accordion-title-padding {
padding-left: 20px;
}