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