react 16 upgrade
[sdc.git] / openecomp-ui / resources / scss / modules / _softwareProductComponentProcessesPage.scss
index 9476d70..b3c4800 100644 (file)
@@ -1,9 +1,9 @@
 .edit-process-modal {
-  .component-process-description > textarea {
-    height: 113px;
-  }
+    .component-process-description > textarea {
+        height: 113px;
+    }
 }
 
 .software-product-landing-view-right-side.vsp-components-processes-page {
-       overflow-y: initial;
-}
\ No newline at end of file
+    overflow-y: initial;
+}