We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d141841 commit a576368Copy full SHA for a576368
build/plotcss.js
@@ -8,6 +8,7 @@ var rules = {
8
"X a": "text-decoration:none;",
9
"X a:hover": "text-decoration:none;",
10
"X .crisp": "shape-rendering:crispEdges;",
11
+ "X svg": "overflow:hidden;",
12
"X svg a": "fill:#447adb;",
13
"X svg a:hover": "fill:#3c6dc5;",
14
"X .main-svg": "position:absolute;top:0;left:0;pointer-events:none;",
0 commit comments