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