#1719 Hide HTML formulas

This commit is contained in:
Cohee 2024-01-20 19:51:08 +02:00
parent 2846d0fd58
commit 67c8970373
1 changed files with 2 additions and 1 deletions

View File

@ -432,6 +432,7 @@
line-height: 1.2;
}
.custom-katex-html,
.katex-html {
display: none;
}
@ -530,4 +531,4 @@ textarea:disabled {
height: 30px;
text-align: center;
padding: 5px;
}
}