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