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