소스 검색

Merge branch 'master' of http://git.cc-lotus.info/ball-court/court-badminton

zs 2 년 전
부모
커밋
eca7245f32
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pages/topic/mess.less
  2. 1 1
      pages/topic/mess.wxss

+ 1 - 1
pages/topic/mess.less

@@ -57,7 +57,7 @@
                 .list {
                   background-color: #ffffff;
                   border-bottom: 1px solid #cccccc;
-                  width: 96vw;
+                  width: 95vw;
                   padding: 2vw;
 
                   .name {

+ 1 - 1
pages/topic/mess.wxss

@@ -49,7 +49,7 @@
 .main .two .scroll-view .list-scroll-view .list {
   background-color: #ffffff;
   border-bottom: 1px solid #cccccc;
-  width: 96vw;
+  width: 95vw;
   padding: 2vw;
 }
 .main .two .scroll-view .list-scroll-view .list .name {