Skip to content

Commit

Permalink
adjust material theme tooltip padding
Browse files Browse the repository at this point in the history
  • Loading branch information
boygirl committed Jun 27, 2020
1 parent 19bc232 commit 2706643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/victory-core/src/victory-theme/material.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ export default {
fill: "#f0f0f0",
pointerEvents: "none"
},
flyoutPadding: 10,
flyoutPadding: 5,
cornerRadius: 5,
pointerLength: 10
},
Expand Down

0 comments on commit 2706643

Please sign in to comment.