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