Skip to content

Commit a576368

Browse files
committed
update plotcss.js
1 parent d141841 commit a576368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/plotcss.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ var rules = {
88
"X a": "text-decoration:none;",
99
"X a:hover": "text-decoration:none;",
1010
"X .crisp": "shape-rendering:crispEdges;",
11+
"X svg": "overflow:hidden;",
1112
"X svg a": "fill:#447adb;",
1213
"X svg a:hover": "fill:#3c6dc5;",
1314
"X .main-svg": "position:absolute;top:0;left:0;pointer-events:none;",

0 commit comments

Comments
 (0)