Merge pull request #770 from timlrx/fix/katex-overflow
fix katex overflow
This commit is contained in:
commit
81a2bb554c
@ -29,3 +29,7 @@ input:-webkit-autofill:focus {
|
||||
background-color 600000s 0s,
|
||||
color 600000s 0s;
|
||||
}
|
||||
|
||||
.katex-display {
|
||||
overflow: auto hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user