mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-23 11:46:37 +08:00
fix: math overflow styles
This commit is contained in:
parent
d69229dd1b
commit
8d70d1d479
@ -415,6 +415,7 @@
|
||||
.markdown-body p {
|
||||
margin-top: 0;
|
||||
margin-bottom: 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.markdown-body blockquote {
|
||||
|
Loading…
Reference in New Issue
Block a user