解决课程笔记内容在列表里面的换行显示问题。

This commit is contained in:
weinan2087
2022-10-14 15:17:58 +08:00
parent f163d329cc
commit 3f6db73200

View File

@@ -429,6 +429,7 @@ export default {
font-size: 14px;
color: #333333;
height: 100%;
white-space: pre-line;
::v-deep .el-textarea__inner {
background: #f5f5f5;