king
2021-06-24 95afd40fc2741ac0ce59c2091f6cfce1f98877d4
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;
  }
}