陈冉 6 years ago
parent
commit
47c6b43149
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/views/vote/list.vue

+ 2
- 2
src/views/vote/list.vue View File

@@ -588,7 +588,7 @@ export default {
588 588
   }
589 589
 
590 590
   .informationimg {
591
-    width: 94%;
591
+    width: 97%;
592 592
     height: 6.24rem;
593 593
     margin-right: 0.1rem;
594 594
   }
@@ -601,7 +601,7 @@ export default {
601 601
     border-radius: 0.06rem 0.06rem 0 0;
602 602
   }
603 603
   .VoteList {
604
-    width: 3.51rem;
604
+    width: 97%;
605 605
     background: rgba(255, 255, 255, 1);
606 606
     border-radius: 0.06rem;
607 607
     padding-top: 0.26rem;