mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 03:44:21 +00:00
fix: 🐛 修复黑夜模式下的kaTex展示问题
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
html.dark {
|
html.dark {
|
||||||
|
|
||||||
.highlight pre,
|
.highlight pre,
|
||||||
|
.katexmath-block,
|
||||||
pre {
|
pre {
|
||||||
background-color: #282c34;
|
background-color: #282c34;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user