diff --git a/src/project/qujing/AppLegalLearning/classDetail.vue b/src/project/qujing/AppLegalLearning/classDetail.vue
index 02518ca..394e83b 100644
--- a/src/project/qujing/AppLegalLearning/classDetail.vue
+++ b/src/project/qujing/AppLegalLearning/classDetail.vue
@@ -25,7 +25,9 @@
我来说两句...
@@ -136,7 +138,6 @@ export default {
padding: 24px 32px;
box-sizing: border-box;
display: flex;
- justify-content: space-between;
align-items: center;
.input_btn {
@@ -150,6 +151,7 @@ export default {
font-weight: 400;
font-size: 32px;
color: #666666;
+ margin-right: 20px;
}
.comment {