This commit is contained in:
zhaofang
2022-06-28 18:57:14 +08:00
parent b9ca95ebc3
commit f4617d6dbc

View File

@@ -975,6 +975,7 @@ export default {
padding-left: 40px; padding-left: 40px;
.comment-content{ .comment-content{
padding-bottom: 0px; padding-bottom: 0px;
white-space: pre-wrap;
word-break: break-all; word-break: break-all;
span{ span{
cursor: pointer; cursor: pointer;