king
2020-12-31 b2135fbd0b72d60f392bb75f0356aa727654d2f9
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;
  }
}