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

23 lines
355 B
Plaintext

.custom_browser_dialog {
.tableSearch {
float: right;
margin: 16px;
position: relative;
z-index: 99;
min-width: 200px;
}
.ant-spin-nested-loading, .ant-spin-container {
height: 100%;
}
.wea-input-focus {
height: 35px !important;
//width: 100% !important;
input {
height: 100% !important;
}
}
}