salary-management-front/pc4mobx/hrmSalary/components/CustomBrowser/index.less

15 lines
232 B
Plaintext

.custom_browser_dialog {
.ant-spin-nested-loading, .ant-spin-container {
height: 100%;
}
.wea-input-focus {
height: 35px !important;
width: 100% !important;
input {
height: 100% !important;
}
}
}