step6.ui.css 589 B

123456789101112
  1. .c-company {width: 85px !important;}
  2. .c-company-value {width: 300px !important;}
  3. .panel {margin-top: -12rem;}
  4. #mainContent {max-width: 32rem;}
  5. .panel-body {height: 14.5rem;}
  6. .flex {display: flex; justify-content: center; align-items: center;}
  7. .check-img {height: 4rem;}
  8. .success-label {font-size: 18px; margin-left: 10px; margin-bottom: 1rem; font-weight: bold}
  9. .flex {justify-content: center; align-items: center;}
  10. .next-btn {margin-top: 1rem;}
  11. .install-logo {position: relative;top: 3rem; left: 3rem; float: left; margin-right: -12rem;}
  12. .install-logo img {height: auto; max-width: 9rem;}