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:
@@ -152,5 +152,4 @@ td {
|
|||||||
|
|
||||||
.katex-html {
|
.katex-html {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow-x: auto;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user