summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/resources/scss/modules/_softwareProductComponentGeneral.scss
blob: 4ff2d2c14aedd8a9bff5f07437d06a1f36421f8c (plain)
1
2
3
4
5
6
7
8
9
10
.vsp-components-general {
  .general-data {
    .one-line-textarea {
      height: 30px;
    }
  }
  .additional-validation-form {
    margin-top: 50px;
  }
}