From 8f82144794b97e2aee53bfc590ea8d5d332547fc Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Wed, 20 Mar 2019 12:38:30 +0530 Subject: Designer View css changes Made css changes Issue-ID: CCSDK-975 Change-Id: Ia43f8d3952f09b06d83fe863c8841e15618be71c Signed-off-by: Arundathi Patil --- .../blueprint/modify-template/designer/designer.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cds-ui/client/src/app/feature-modules') 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 1a3674c56..4af107276 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 @@ -67,6 +67,6 @@ limitations under the License. .designerTmp { display: flex; flex-direction: row; - height: 524px; + height: 490px; width: 100% } \ No newline at end of file -- cgit 1.2.3-korg