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