Workaround for Firefox svg icons

This commit is contained in:
Bryan Housel
2015-11-03 21:06:16 -05:00
parent d729795049
commit 5d00ee523c
+1
View File
@@ -25,6 +25,7 @@ use { pointer-events: none; }
/* base styles */
.layer path { fill: none; }
.layer use path { fill: inherit; } /* FF svg icons */
g.point .shadow,
g.vertex .shadow,