mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: render mhchem reaction arrows correctly
This commit is contained in:
@@ -1106,8 +1106,8 @@ html.is-mac {
|
||||
}
|
||||
|
||||
.katex svg {
|
||||
width: initial;
|
||||
height: initial;
|
||||
width: 100%;
|
||||
height: inherit;
|
||||
}
|
||||
.math-block {
|
||||
@apply w-full;
|
||||
|
||||
Reference in New Issue
Block a user