Moved filters into expansion panels

This commit is contained in:
grimsi
2022-08-14 15:46:45 +02:00
parent acd9e79fce
commit 1f24aa73e5
3 changed files with 66 additions and 58 deletions
@@ -44,10 +44,6 @@
margin-bottom: 0;
}
.filter-category-content {
margin-left: 6px;
}
::ng-deep .mat-checkbox-frame {
$config: mat.get-color-config($custom-theme);
$primary-palette: map.get($config, 'primary');