修改我的笔记列表内容换行显示。

This commit is contained in:
weinan2087
2022-10-14 15:34:23 +08:00
parent c0ea2a0c67
commit 895d54d8ef

View File

@@ -699,6 +699,7 @@ export default {
.all-content{ .all-content{
font-size: 14px; font-size: 14px;
font-weight: 400; font-weight: 400;
white-space: pre-line;
color: #333333; color: #333333;
img{ img{
width: 140px; width: 140px;