diff options
author | Dan Timoney <dtimoney@att.com> | 2019-03-21 13:22:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-21 13:22:49 +0000 |
commit | 51e888dddedd08ab38e9afb7de961876a6decea7 (patch) | |
tree | 7d72b245d493abfcad3205ae9097856be0b2d82f /cds-ui/client | |
parent | 9cbc876b49d8003fed7af6ae72ed0061f5cf778e (diff) | |
parent | 8f82144794b97e2aee53bfc590ea8d5d332547fc (diff) |
Merge "Designer View css changes"
Diffstat (limited to 'cds-ui/client')
-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 |