Skip to content

Commit e9c87b1

Browse files
mohtarDonJayamanne
andauthored
Remove hardcoded white background (#58)
Make background of .svgContent so that the rendered SVG (especially when `%config InlineBackend.figure_format = 'svg'` is enabled) works for any chosen background color for the editor. Co-authored-by: Don Jayamanne <[email protected]>
1 parent adbd79c commit e9c87b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/index.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@
1010
cursor: pointer;
1111
}
1212
.svgContent {
13-
background-color: white;
1413
}

0 commit comments

Comments
 (0)