Parcourir la source

elective report demo style.

hare8999@163.com il y a 3 ans
Parent
commit
222e1a8608
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/views/elective/report/index.vue

+ 2 - 2
src/views/elective/report/index.vue

@@ -47,8 +47,8 @@ export default {
 
 <style scoped>
 .flip-class {
-  width: 1100px;
-  height: 550px;
+  width: 100%;
+  height: 750px;
   background-color: #999999;
   padding: 20px 0;
 }