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