YY 2 lat temu
rodzic
commit
d93981d1be
2 zmienionych plików z 2 dodań i 2 usunięć
  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 {