Parcourir la source

修改报建项目占比大小

lkk il y a 1 an
Parent
commit
1e9d94fef9
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. 4 2
      src/views/cockpitNew1/bjxm.vue

+ 4 - 2
src/views/cockpitNew1/bjxm.vue

@@ -267,10 +267,12 @@ export default {
 .bjxm {
   border-width: 0px;
   position: absolute;
-  width: 407px;
+  // width: 407px;
+  width: 385px;
   height: 310px;
   top: 68%;
-  left: 1080px;
+  // left: 1080px;
+  left: 1096px;
   background: inherit;
   border: none;
   border-radius: 0px;