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