salary-management-front/pc4mobx/hrmSalary/pages/reportView/components/index.less

66 lines
1.1 KiB
Plaintext

.rangSettingWrapper {
.wea-search-group {
.wea-error, .wea-select, .ant-select, .ant-select-selection {
width: 100%;
}
}
.ant-modal-content {
.wea-browser-single-icon-circle {
display: none;
}
.wea-new-top-req-main {
border-radius: 10px;
background: transparent;
}
.wea-new-top-req, .wea-new-top-req-title > div:last-child {
background: transparent;
}
.wea-new-top-req-title {
& > div:first-child {
width: 216px !important;
& > div:first-child {
max-width: 415px !important;
}
}
}
.ant-col-22, .text-elli {
padding-left: 0 !important;
}
}
.rangSettingItemTitle {
display: flex;
align-items: center;
& > span {
margin-right: 8px;
}
}
.extraCol {
display: flex;
align-items: center;
}
}
.pivot-wrapper {
.wea-dialog-body {
height: 80vh !important;
padding: 16px;
.wea-new-scroll {
height: 100% !important;
}
}
.ant-spin-nested-loading, .ant-spin-container {
height: 100%;
}
}