icon-arrow.less 202 B

1234567891011
  1. /**
  2. * Icons
  3. * ============================================================================
  4. */
  5. .icon-arrow-right,
  6. .icon-arrow-left {
  7. font-size: 16px !important;
  8. position: relative;
  9. top: 2px;
  10. }