Skip to content

Commit

Permalink
fix: 🐛 修复黑夜模式下的kaTex展示问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ChandlerVer5 committed Mar 5, 2023
1 parent 932d58b commit fbabcb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/chat/components/Message/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
html.dark {

.highlight pre,
.katexmath-block,
pre {
background-color: #282c34;
}
Expand Down

0 comments on commit fbabcb2

Please sign in to comment.