diff --git a/src/styles/global.less b/src/styles/global.less index 8b80e81b3..01a50b7a5 100644 --- a/src/styles/global.less +++ b/src/styles/global.less @@ -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 {