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