index.less 117 B

12345678
  1. .targetingTooltip {
  2. >div {
  3. font-size: 12px;
  4. >span {
  5. color: #3085ff;
  6. }
  7. }
  8. }