RED-9516: fixed filter options alignment.

This commit is contained in:
Nicoleta Panaghiu 2024-08-01 13:17:56 +03:00
parent 1894a378b5
commit 1376e1a486
3 changed files with 3 additions and 5 deletions

View File

@ -1,7 +1,5 @@
<ng-container *ngIf="!filter.icon">
<div *ngIf="filter.id === 'comment'">
<mat-icon svgIcon="red:comment"></mat-icon>
</div>
<mat-icon *ngIf="filter.id === 'comment'" svgIcon="red:comment"></mat-icon>
<redaction-annotation-icon
*ngIf="filter.id !== 'comment'"

View File

@ -12,6 +12,6 @@
height: 16px;
margin-right: 8px;
opacity: 50%;
line-height: 16px;
line-height: 8px;
}
}

@ -1 +1 @@
Subproject commit 43bfeb4e1ebb3a0950a0bfb7cdf9d9dccfd78960
Subproject commit e6e0686794805acba763ab605ad8f080a1237da6