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