summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/resources/scss/modules/_softwareProductComponentProcessesPage.scss
blob: 9476d7043dc69276e035d6cbd980039c46205666 (plain)
1
2
3
4
5
6
7
8
9
.edit-process-modal {
  .component-process-description > textarea {
    height: 113px;
  }
}

.software-product-landing-view-right-side.vsp-components-processes-page {
	overflow-y: initial;
}