From ad1441797dc760a204283798cebfbffe38817e5f Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Tue, 22 Oct 2024 16:38:20 +0200 Subject: [PATCH] Thing page: Fix navbar style issue when handler not available Signed-off-by: Florian Hotze --- .../web/src/pages/settings/things/thing-details.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.ui/web/src/pages/settings/things/thing-details.vue b/bundles/org.openhab.ui/web/src/pages/settings/things/thing-details.vue index 052b1cfa8c..b63487b036 100644 --- a/bundles/org.openhab.ui/web/src/pages/settings/things/thing-details.vue +++ b/bundles/org.openhab.ui/web/src/pages/settings/things/thing-details.vue @@ -1,7 +1,7 @@