summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/resources/scss/modules/_softwareProductComponentProcessesPage.scss
blob: b3c48004920e5f8fe563b1d0d4e6d4fae20ce27c (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;
}