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