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