From 45dd117f9a28ce069bb5efe7b5959f6038007540 Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Wed, 13 Nov 2024 23:32:53 +0100 Subject: [PATCH] oh-image-card: Fix too much padding when no action configured (#2869) Signed-off-by: Florian Hotze --- .../web/src/components/widgets/standard/oh-image-card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-image-card.vue b/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-image-card.vue index 7dd9f25dee..237036ed33 100644 --- a/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-image-card.vue +++ b/bundles/org.openhab.ui/web/src/components/widgets/standard/oh-image-card.vue @@ -1,7 +1,7 @@