27 lines
407 B
Plaintext
27 lines
407 B
Plaintext
.mySalary_wrapper {
|
|
.wea-new-top-req-content {
|
|
padding: 8px 16px;
|
|
|
|
.ant-spin-nested-loading, .ant-spin-container {
|
|
height: 100%;
|
|
}
|
|
}
|
|
|
|
.wea-transfer-list-wrapper {
|
|
border: none;
|
|
}
|
|
|
|
.flex-salary {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 16px;
|
|
|
|
.mysalary-search-title {
|
|
margin-right: 8px;
|
|
}
|
|
}
|
|
|
|
.wea-new-table {
|
|
background: #fff;
|
|
}
|
|
} |