[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-ui / resources / scss / modules / _licenseKeyGroup.scss
index 19b4792..5ea84e9 100644 (file)
         width: 400px;
         color: $black;
       }
-      .license-key-groups-form-row {
-        display: flex;
-        justify-content: space-between;
-        .options-input-form-row {
-          width: 370px;
-        }
-        .validation-input-wrapper {
-          flex: 0 1 45%;
-          .form-group {
-            textarea {
-              height: 100px;
-            }
-
-          }
-        }
-      }
     }
     .validation-buttons {
       padding: 20px 50px;