From 48282c43f118a277600a9df88c39814bd8babec6 Mon Sep 17 00:00:00 2001 From: Lvbo163 Date: Thu, 21 Sep 2017 16:15:03 +0800 Subject: Adjust tree node css style Adjust tree node style for rest parameter. Issue-ID: SDC-362 Change-Id: I20f08b3d424e4b341e0fe2e563626a18f31435b4 Signed-off-by: Lvbo163 --- .../parameter-tree/parameter-tree.component.html | 28 +++++++++++++++------- 1 file changed, 19 insertions(+), 9 deletions(-) (limited to 'sdc-workflow-designer-ui/src/app') diff --git a/sdc-workflow-designer-ui/src/app/components/parameter-tree/parameter-tree.component.html b/sdc-workflow-designer-ui/src/app/components/parameter-tree/parameter-tree.component.html index cf4f9354..42715629 100644 --- a/sdc-workflow-designer-ui/src/app/components/parameter-tree/parameter-tree.component.html +++ b/sdc-workflow-designer-ui/src/app/components/parameter-tree/parameter-tree.component.html @@ -1,9 +1,13 @@ - - + +
+
+ + +
+
@@ -21,7 +25,7 @@
-
+
@@ -34,9 +38,15 @@ - - +
+
+ +
+
+ +
+
-- cgit 1.2.3-korg