|
|
|
@ -46,7 +46,7 @@ |
|
|
|
<div class="filters-operation flex max-w-8% flex-full flex-row items-stretch justify-center"> |
|
|
|
<span *ngIf="$index > 0">{{ complexOperationTranslations.get(operation) | translate }}</span> |
|
|
|
</div> |
|
|
|
<div class="flex max-w-92% min-w-590 flex-full flex-col "> |
|
|
|
<div class="flex max-w-92% min-w-147.5 flex-full flex-col "> |
|
|
|
<div class="flex flex-1 flex-row items-center justify-start gap-2"> |
|
|
|
<tb-filter-predicate |
|
|
|
class="flex-1" |
|
|
|
|