[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-ui / resources / scss / common / _layout.scss
index 6d63a79..dc2a33c 100644 (file)
 .content-area {
   padding: 30px 60px 70px 60px;
   overflow-y: auto;
+       overflow-x: hidden;
   height: 100%;
   &.no-padding-content-area {
     padding: 0;
   }
 }
+
+.onborading-modal {
+  .modal-title {
+    text-transform: uppercase;
+  }
+}
\ No newline at end of file