From 41bc115fb225d65e366724ce0995e642ed4dde67 Mon Sep 17 00:00:00 2001 From: "ilia.gurielidze@autStand.com" Date: Tue, 8 Apr 2025 16:07:14 +0400 Subject: [PATCH] Changed the height of button --- .../views/Detailed-Views/MCM Button/view.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json index 6a8e703..d86e56a 100644 --- a/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json +++ b/MTN6_SCADA/com.inductiveautomation.perspective/views/Detailed-Views/MCM Button/view.json @@ -11,7 +11,7 @@ }, "props": { "defaultSize": { - "height": 50, + "height": 100, "width": 272 } },