mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-13 10:42:55 +01:00
#1719 Hide HTML formulas
This commit is contained in:
parent
2846d0fd58
commit
67c8970373
@ -432,6 +432,7 @@
|
|||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.custom-katex-html,
|
||||||
.katex-html {
|
.katex-html {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -530,4 +531,4 @@ textarea:disabled {
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user