mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4179] Fix styles of facet-buttons (#4491)
This commit is contained in:
committed by
Eugenio Romano
parent
8a86981da7
commit
f7a07967af
@@ -34,7 +34,7 @@
|
||||
</mat-error>
|
||||
</mat-form-field>
|
||||
|
||||
<div class="facet-buttons facet-buttons--topSpace">
|
||||
<div class="adf-facet-buttons adf-facet-buttons--topSpace">
|
||||
<button mat-button color="primary" type="button" (click)="reset()" data-automation-id="date-range-clear-btn">
|
||||
{{ 'SEARCH.FILTER.ACTIONS.CLEAR' | translate }}
|
||||
</button>
|
||||
|
Reference in New Issue
Block a user