67d76f5454ef167df48bccca6bc232a54203b53e
[sdc.git] / openecomp-ui / resources / scss / modules / _softwareProductComponentGeneral.scss
1 .vsp-components-general {
2   .general-data {
3     .one-line-textarea {
4       height: 30px;
5     }
6     .multi-line-textarea > textarea {
7       height: 113px;
8     }
9   }
10   .additional-validation-form {
11     margin-top: 50px;
12   }
13 }