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