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 7bf64a6b5b..2d27b781d0 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 @@ -107,16 +107,19 @@ - + + - Z-Wave + {{ actionGroup.group.label }} + +
+ - - + - + @@ -192,6 +195,11 @@ textarea.textual-definition .ios .code-popup margin-bottom 44px !important +p.action-description + margin-top: 0 + font-size: 80% + color: var(--f7-block-footer-text-color) + .code-popup width 100% position fixed @@ -234,6 +242,8 @@ textarea.textual-definition