elasticjs.css 93 B

123456
  1. .axis path,
  2. .axis line {
  3. fill: none;
  4. stroke: #000;
  5. shape-rendering: crispEdges;
  6. }