react 16 upgrade
[sdc.git] / openecomp-ui / resources / scss / components / _vspDetailsVendorSelect.scss
1 .vsp-details-vendor-select {
2     .validation-form-content {
3         padding-top: 20px;
4         .vendor-selector-modal-title {
5             @extend .body-1;
6         }
7         .vendor-selector-modal-additional-text {
8             @extend .body-2;
9             margin-top: 10px;
10             margin-bottom: 20px;
11         }
12     }
13 }