2023-05-18 09:06:17 +08:00
|
|
|
.verifyWrapper {
|
|
|
|
|
.ant-modal-content {
|
|
|
|
|
width: 80vw !important;
|
|
|
|
|
|
|
|
|
|
.ant-modal-body {
|
|
|
|
|
padding: 10% !important;
|
|
|
|
|
|
|
|
|
|
.wea-dialog-body, .wea-new-scroll {
|
|
|
|
|
height: 75px !important;
|
|
|
|
|
|
|
|
|
|
.wea-error {
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-07-10 09:21:57 +08:00
|
|
|
|
|
|
|
|
.pwdSetWrapper {
|
|
|
|
|
.ant-modal-content {
|
|
|
|
|
width: 80vw !important;
|
|
|
|
|
|
|
|
|
|
.wea-dialog-body, .wea-new-scroll {
|
|
|
|
|
height: 195px !important;
|
|
|
|
|
|
|
|
|
|
.wea-search-group .wea-form-cell {
|
|
|
|
|
padding: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.validatecodeWrapper {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
|
|
.wea-input-normal {
|
|
|
|
|
width: 50% !important;
|
|
|
|
|
margin-right: 20px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|