全新popiart网站 react项目重构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
2.4 KiB

.gateway_apikey_dialog{width:698px;max-width:calc(100vw - 32px);min-height:381px;padding:20px;box-sizing:border-box;border-radius:9px;background:#f9f9f9}.gateway_apikey_dialog__title{margin:0 0 14px;color:#333;font-size:32px;font-weight:500;line-height:1.1}.gateway_apikey_dialog__statusText{color:#666;font-size:14px;line-height:22px}.gateway_apikey_dialog__card{width:100%;display:flex;flex-direction:column;margin-top:20px}.gateway_apikey_dialog__row{width:100%;height:57px;padding:0 18px;border:1px solid #e5e6eb;border-radius:9px;background:#fff;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.gateway_apikey_dialog__row_user{margin-top:11px}.gateway_apikey_dialog__headerText,.gateway_apikey_dialog__userCode{color:#333;font-size:16px;font-weight:700;line-height:1}.gateway_apikey_dialog__switch{width:80px;height:21px;border-radius:100px;background:#efeff0;display:inline-flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 6px 0 5px;cursor:pointer;user-select:none}.gateway_apikey_dialog__switchLabel{color:#999;font-size:12px;font-weight:400;line-height:1}.gateway_apikey_dialog__switchKnob{width:34px;height:14px;border-radius:100px;background:linear-gradient(90deg,#5c3bc7,#efeff0);flex-shrink:0}.gateway_apikey_dialog__switch_off{justify-content:flex-start;gap:6px}.gateway_apikey_dialog__switch_off .gateway_apikey_dialog__switchKnob{background:linear-gradient(90deg,#d2d4d9,#efeff0)}.gateway_apikey_dialog__switch_loading{opacity:.7;pointer-events:none}.gateway_apikey_dialog__detail{margin-top:16px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#333;font-size:14px;font-weight:500;line-height:1.2}.gateway_apikey_dialog__detail_last{margin-top:12px}.gateway_apikey_dialog__detailLabel{color:#333}.gateway_apikey_dialog__detailValue{color:#666;text-align:right}.gateway_apikey_dialog__detailValue_key{display:inline-flex;align-items:center;gap:6px}.gateway_apikey_dialog__copyBtn{width:15px;height:15px;border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.gateway_apikey_dialog__copyIcon{width:15px;height:15px;display:block}.gateway_apikey_dialog__divider{margin-top:12px;width:100%;height:1px;background:#e5e6eb}.gateway_apikey_arco_modal .arco-modal-body{padding:0}@media (max-width: 768px){.gateway_apikey_dialog{width:100%}.gateway_apikey_dialog__title{font-size:24px}}