42 lines
668 B
Plaintext
42 lines
668 B
Plaintext
.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%;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.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;
|
|
}
|
|
}
|
|
}
|