From c5e14eae0df4305baf9061f6b161893c54c62bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Tue, 20 Feb 2024 13:47:49 +0100 Subject: [PATCH] fix(webui): UpObject correct spacing --- webui/src/lib/components/display/UpObject.svelte | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/webui/src/lib/components/display/UpObject.svelte b/webui/src/lib/components/display/UpObject.svelte index 4a78a46..43ba486 100644 --- a/webui/src/lib/components/display/UpObject.svelte +++ b/webui/src/lib/components/display/UpObject.svelte @@ -168,7 +168,6 @@ class:show-type={$entityInfo?.t === 'Url' && !addressIds.length} > -