From 09ef829b1d1fb78f72419c0f57e6052ec7759155 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 4 Nov 2023 22:22:59 -0700 Subject: [PATCH] Fix error display for URL field inside input-group --- src-ui/src/app/components/common/input/url/url.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-ui/src/app/components/common/input/url/url.component.html b/src-ui/src/app/components/common/input/url/url.component.html index 64f871bd6..d30b6beab 100644 --- a/src-ui/src/app/components/common/input/url/url.component.html +++ b/src-ui/src/app/components/common/input/url/url.component.html @@ -9,9 +9,9 @@