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