From 4bda19a57992f93f7133a101b41df6cc84a29721 Mon Sep 17 00:00:00 2001 From: Alexander Platov Date: Tue, 7 Sep 2021 23:23:56 +0300 Subject: [PATCH] Layout StatePresenter (#157) Signed-off-by: Alexander Platov --- .../src/components/StatePresenter.svelte | 27 ++++++++++++++++--- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/plugins/view-resources/src/components/StatePresenter.svelte b/plugins/view-resources/src/components/StatePresenter.svelte index 9d32ec087e..fdf0d7fa0e 100644 --- a/plugins/view-resources/src/components/StatePresenter.svelte +++ b/plugins/view-resources/src/components/StatePresenter.svelte @@ -15,11 +15,30 @@ --> -{value.label} +
+ {value.label} +
+ +