summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-03-13 16:24:12 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-13 16:24:12 +0000
commitc211f09e4be35129ecd6a263d4f1ca43ed96d126 (patch)
tree5d6ce3fe924ae657d9de73efa20b94e3c0fde715 /cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
parent6fd1e2df90af394c1fe8890d37143049f614d7de (diff)
parenta1db2c9fa30675062811839929a914e0ad2e07de (diff)
Merge "Designer component changes"
Diffstat (limited to 'cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss')
-rw-r--r--cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
index eecaa169d..1a3674c56 100644
--- a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
+++ b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss
@@ -63,4 +63,10 @@ limitations under the License.
background-position: 39px 32px;
background-repeat: repeat;
width: 100%
+}
+.designerTmp {
+ display: flex;
+ flex-direction: row;
+ height: 524px;
+ width: 100%
} \ No newline at end of file