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