RED-9516: fixed filter options alignment.
This commit is contained in:
parent
1894a378b5
commit
1376e1a486
@ -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'"
|
||||
|
||||
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user