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