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