2 lines
780 B
CSS
2 lines
780 B
CSS
.login-wrap[data-v-24c39918]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f172a,#1e3a5f,#0f172a);padding:24px}.card[data-v-24c39918]{width:100%;max-width:420px;border-radius:12px}.card-title[data-v-24c39918]{font-weight:600;font-size:16px}.captcha-row[data-v-24c39918]{display:flex;gap:12px;align-items:center;width:100%}.captcha-img[data-v-24c39918]{flex-shrink:0;width:120px;height:40px;border:1px solid var(--el-border-color);border-radius:4px;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8fafc}.captcha-img img[data-v-24c39918]{width:100%;height:100%;object-fit:cover}.captcha-placeholder[data-v-24c39918]{font-size:12px;color:var(--el-text-color-secondary)}
|