guhongwei 4 년 전
부모
커밋
6b1a7242c8
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      src/views/market/detail/achieveDetail.vue

+ 2 - 3
src/views/market/detail/achieveDetail.vue

@@ -138,13 +138,12 @@ export default {
   .message {
     background: #fff;
     padding: 0 15px;
-    min-height: 50px;
     p {
-      min-height: 50px;
-      line-height: 50px;
+      padding: 5px 0;
       border-bottom: 1px solid #ccc;
       span {
         color: #000;
+        line-height: 30px;
       }
       span:nth-child(1) {
         display: inline-block;