aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/resources/scss/modules/_softwareProductComponentProcessesPage.scss
blob: be4caacfb5670a4ae7c6dd9d4cf522a55bc41c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.edit-process-modal {
  .vsp-process-dropzone-view .grid-section {
    padding-bottom: 30px !important;
  }
  .component-process-description > textarea {
    height: 113px;
  }
}

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