king
2021-08-04 abe961768cb069e84ed958f4c768c512cc3db598
1
2
3
4
5
6
7
.clock-component-wrap {
  display: inline-block;
 
  >.anticon-clock-circle {
    color: rgb(38, 194, 129);
  }
}