Browse Source

去掉宽度600

luolei 4 years ago
parent
commit
e69e48ac98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/PushData/index.less

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

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