diff options
author | Arundathi Patil <arundpil@in.ibm.com> | 2019-03-20 12:38:30 +0530 |
---|---|---|
committer | IBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com> | 2019-03-20 12:38:39 +0530 |
commit | 8f82144794b97e2aee53bfc590ea8d5d332547fc (patch) | |
tree | 72141de44bcedd3359f4f8213115b4eee90d7796 | |
parent | cfd5cf0ed7dec66165a217833c7d7ce243f3c3a1 (diff) |
Designer View css changes
Made css changes
Issue-ID: CCSDK-975
Change-Id: Ia43f8d3952f09b06d83fe863c8841e15618be71c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
-rw-r--r-- | cds-ui/client/src/app/feature-modules/blueprint/modify-template/designer/designer.component.scss | 2 |
1 files changed, 1 insertions, 1 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 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 |