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