.ant-modal-mask{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.45)}.modal{position:fixed;padding:20px;box-sizing:border-box;background:#fff;border-radius:4px}.modal-title{margin-bottom:8px;font-weight:600;font-size:18px;line-height:1.5;color:rgba(0,0,0,.88);word-wrap:break-word}.modal-content{font-size:14px;color:rgba(72,72,72,.88);word-wrap:break-word}.modal-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:20px;width:100%;height:32px}.modal-footer .button{padding:0 15px;height:32px;line-height:32px;font-size:14px;border-radius:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal-footer .button+.button{margin-left:5px}.modal-footer .default{color:rgba(0,0,0,.88);background-color:#fff;border:1px solid #d9d9d9}.modal-footer .default:hover{background:#f5f5f5}.modal-footer .default:active{background:#fafafa}.modal-footer .primary{color:#fff;background-color:#1677ff}.modal-footer .primary:hover{background:#6aa0ff}.modal-footer .primary:active{background:#5e96ff}.icon{position:absolute;right:10px;top:10px;color:rgba(0,0,0,.45);cursor:pointer}