diff --git a/src-ui/src/app/components/common/custom-fields-lookup-dropdown/custom-fields-lookup-dropdown.component.html b/src-ui/src/app/components/common/custom-fields-lookup-dropdown/custom-fields-lookup-dropdown.component.html index 521f6d3aa..5b0b69bb3 100644 --- a/src-ui/src/app/components/common/custom-fields-lookup-dropdown/custom-fields-lookup-dropdown.component.html +++ b/src-ui/src/app/components/common/custom-fields-lookup-dropdown/custom-fields-lookup-dropdown.component.html @@ -60,7 +60,7 @@ -
+
@@ -69,7 +69,7 @@
-
+
@for (subquery of query.value; track subquery; let i = $index) {
@switch (subquery.type) {