24 lines
697 B
CSS
24 lines
697 B
CSS
.Resumescreen-box {
|
|
margin: 60px 230px;
|
|
}
|
|
.Resumescreen-list-data-box {
|
|
background-color: #fff;
|
|
min-height: 600px;
|
|
}
|
|
.Resumescreen-list-tab-box {
|
|
margin: 0 30px;
|
|
}
|
|
.Resumescreen-list-tab-box .ant-tabs-tab-btn {
|
|
color: #312b2e !important;
|
|
}
|
|
.Resumescreen-list-tab-box .num {
|
|
font-size: 17px;
|
|
}
|
|
.Resumescreen-list-tab-box .ant-tabs { width: 100%; }
|
|
.Resumescreen-list-table-box { margin: 0 30px; }
|
|
.Resumescreen-list-data-box .CandidateTable-owner { width: 10%; }
|
|
.Resumescreen-list-data-box .CandidateTable-list-box { align-items: center; }
|
|
.Resumescreen-list-data-box .CandidateTable-info { margin-left: 0; }
|
|
.tongyi { color: rgb(12, 140, 246); }
|
|
.jvj { color: #ff4d4f; }
|