auth.css 1.7 KB

1
  1. body{background-color:#f8f8f8;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif}.auth-container{padding:.625rem .625rem 6.25rem}.top-tip{font-size:.75rem;color:#666;margin-bottom:.625rem;padding:0 .3125rem}.form-card{background-color:#fff;border-radius:.625rem;padding:0 .9375rem;margin-bottom:.625rem}.form-item{display:flex;align-items:center;height:3.125rem;border-bottom:none}.label{width:5rem;font-size:.8125rem;font-weight:700;color:#333}.input-area{flex:1;font-size:.8125rem;color:#333}.input-placeholder{color:#ccc;font-size:.8125rem}.read-only-text{color:#333;font-size:.8125rem}.card-label{font-size:.8125rem;color:#333;font-weight:700}.next-btn{background:linear-gradient(90deg,#ff6f00,#ff5722);color:#fff;font-size:.875rem;font-weight:700;height:2.8125rem;line-height:2.8125rem;border-radius:1.40625rem;box-shadow:0 .3125rem .625rem rgba(255,87,34,.2)}.gray-input-box{flex:1;height:2.1875rem;background-color:#f8f8f8;border-radius:.25rem;display:flex;align-items:center;padding:0 .625rem}.arrow-right{width:.75rem;height:.75rem;margin-left:auto}.upload-card{background-color:#fff;border-radius:.625rem;padding:1.25rem 0;margin-bottom:.625rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-box{width:18.75rem;height:11.25rem;background-color:#f8f8f8;border:.0625rem dashed #eee;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:.625rem;position:relative;overflow:hidden}.camera-icon{width:2rem;height:2rem;margin-bottom:.46875rem}.upload-text{font-size:.8125rem;color:#ccc}.preview-img{width:100%;height:100%}.footer-btn-area{margin-top:1.875rem;padding:0 .625rem}