Add collaboration feature
[sdc.git] / openecomp-ui / resources / scss / modules / _softwareProductComponentProcessesPage.scss
1 .edit-process-modal {
2   .component-process-description > textarea {
3     height: 113px;
4   }
5 }
6
7 .software-product-landing-view-right-side.vsp-components-processes-page {
8         overflow-y: initial;
9 }