src/components/mini/box12-comment.vue
@@ -270,6 +270,8 @@ justify-content: flex-end; } .commentList { a { color: black; @@ -306,9 +308,14 @@ } .commentGroup { border-top: 1px solid #e5e9ef; margin-bottom: 5px; padding-bottom: 0px; border-bottom: 1px solid #e5e9ef; } .commentGroup:hover { background: #e5e9ef; border-radius: 14px; border-bottom:none } .ant-comment-content-detail { @@ -319,5 +326,9 @@ margin-bottom: 0px; } } } </style>