fix: #329
pull/3445/head
Li 2021-05-15 22:58:35 +08:00 committed by GitHub
parent 5e7f2ccfc7
commit b067b1d40b
1 changed files with 8 additions and 0 deletions

View File

@ -828,6 +828,14 @@ body {
}
}
.ant-list-item {
.ant-list-item-main,
.ant-list-item-meta-content,
pre {
overflow-x: auto;
}
}
.journal-list-content,
.comment-drawer-content {
img {