fix katex overflow
This commit is contained in:
parent
901365e329
commit
1bb897672c
@ -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