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