king
2021-09-08 6d71b3fac75a35e8ebf08e71ba40c5be8a586024
1
2
3
4
5
6
7
8
9
10
11
.model-table-tablemanage-view {
  .tables {
    .ant-select-selection-selected-value {
      opacity: 0.4!important;
    }
  }
  .anticon-question-circle {
    color: #c49f47;
    margin-right: 3px;
  }
}