Remove horizontal scroll because it adds vertical scroll (?).
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a2c84f5c40
commit
fa0a96f057
|
@ -152,5 +152,4 @@ td {
|
||||||
|
|
||||||
.katex-html {
|
.katex-html {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow-x: auto;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user