HEX
Server: Apache
System: Linux sxb1plzcpnl440011.prod.sxb1.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: xfp2mtarcm67 (7705020)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-content/plugins/really-simple-ssl/assets/css/admin/modules/onboarding.scss
.rsssl-modal.rsssl-onboarding {
  width: clamp(300px, 100ch, 100vw );
  padding-top: var(--rsp-spacing-m);
  line-height: 2.2;
  min-height:295px;
  .rsssl-logo {
    height: 26px;
  }
  .rsssl-modal-content{
    display:flex;
    min-height:295px;
    .rsssl-onboarding-placeholder {
      flex-grow:1
    }
    &-step {
      display:flex;
      flex-direction: column;
      width:100%;
    }
    .rsssl-processing {
      opacity:0.5;
    }

    ul{
      li {
        .rsssl-icon{
          margin-top: 7px;
        }
        .components-button.is-link {
          padding:5px 0;
        }
      }
    }
  }

}