From 25b71bf1998009e8c0c1714389d31d4a6a0bcf06 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:19:57 -0700 Subject: [PATCH] Styling tweaks --- .../custom-fields-lookup-dropdown.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) {