xusl 1 year ago
parent
commit
e553f5c558
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/fdjh/fdjh.vue

+ 4 - 4
src/views/fdjh/fdjh.vue

@@ -40,17 +40,17 @@ iframe{
 .pos_2 {
 .pos_2 {
   position: absolute;
   position: absolute;
   width: 20%;
   width: 20%;
-  height: 84%;
+  height: 89%;
   left: 1%;
   left: 1%;
-  top: 13%;
+  top: 10%;
 }
 }
 
 
 .pos_3 {
 .pos_3 {
   position: absolute;
   position: absolute;
   width: 79%;
   width: 79%;
-  height: 84%;
+  height: 89%;
   left: 21%;
   left: 21%;
   right: 33px;
   right: 33px;
-  top: 13%;
+  top: 10%;
 }
 }
 </style>
 </style>