mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
提交
This commit is contained in:
@@ -975,7 +975,8 @@ export default {
|
|||||||
padding-left: 40px;
|
padding-left: 40px;
|
||||||
.comment-content{
|
.comment-content{
|
||||||
padding-bottom: 0px;
|
padding-bottom: 0px;
|
||||||
word-break:break-all;
|
white-space: pre-wrap;
|
||||||
|
word-break: break-all;
|
||||||
span{
|
span{
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #409EFF
|
color: #409EFF
|
||||||
|
|||||||
Reference in New Issue
Block a user