소스 검색

去掉宽度600

luolei 4 년 전
부모
커밋
e69e48ac98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/PushData/index.less

+ 1 - 1
src/components/PushData/index.less

@@ -21,7 +21,7 @@
 }
 .pushWrapper{
     width:402px;
-    height:600px;
+    // height:600px;
     border-radius:4px;
     border: 1px solid #E6E6E6;
     position: fixed;