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