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