See999 hace 4 años
padre
commit
92e59b28f5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/xt_pages/sign/signIn.vue

+ 2 - 2
src/xt_pages/sign/signIn.vue Ver fichero

@@ -309,7 +309,7 @@ export default {
309 309
         
310 310
     }
311 311
     .signInMainLeft{
312
-        width:65%;
312
+        width:69%;
313 313
         height: 980px;
314 314
         border-radius: 15px;
315 315
     }
@@ -362,7 +362,7 @@ export default {
362 362
         }
363 363
     }
364 364
     .signInMainRight{
365
-        width: 34%;
365
+        width: 30%;
366 366
         height: 980px;
367 367
     }
368 368
     .signInMainRightTitle{