personnelList.less 156 B

123456789
  1. .ant-tabs.ant-tabs-top.test.ant-tabs-line {
  2. background-color: #f5f5f5;
  3. }
  4. .ant-tabs-tab {
  5. font-weight: 900;
  6. }
  7. .ant-tabs-bar {
  8. margin-bottom: 0;
  9. }