Skip to content

Commit 2051100

Browse files
authored
fix(theme): adjust mathjax svg styles (#3567)
1 parent c37bede commit 2051100

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/theme-default/styles/base.css

+1
Original file line numberDiff line numberDiff line change
@@ -247,5 +247,6 @@ mjx-container {
247247
}
248248

249249
mjx-container > svg {
250+
display: inline-block;
250251
margin: auto;
251252
}

0 commit comments

Comments
 (0)