king
2022-10-22 03a22ec6f9ad7303d10b4c65bb5bc6fa5cbd448a
src/menu/components/table/base-table/columns/index.scss
@@ -72,15 +72,21 @@
    >.anticon-copy {
      color: #26C281;
    }
    >.anticon-delete {
      color: #ff4d4f;
    }
    >.anticon-file-sync {
      color: #1890ff;
    }
    >div >.profile {
      color: purple;
    }
    .quickly-add {
      display: inline-block;
      margin-right: 15px;
      .ant-btn {
        background-color: transparent;
        color: #1890ff;
        border: none;
        box-shadow: none !important;
        height: 18px;
        padding: 0px;
      }
    }
  }
  .ant-table-small > .ant-table-content > .ant-table-body {
    margin: 0;