Explorar el Código

更新 备案样式

wzh hace 3 años
padre
commit
8453d2f89f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/index/Login.vue

+ 2 - 2
src/views/index/Login.vue

@@ -267,9 +267,9 @@ export default {
 
 
 .copyright {
 .copyright {
   position: absolute;
   position: absolute;
-  width: 520px;
+  width: 100vw;
   bottom: 70px;
   bottom: 70px;
-  left: calc(50% - 250px);
+  text-align: center;
   font-family: PingFang SC;
   font-family: PingFang SC;
   font-weight: 400;
   font-weight: 400;
   color: #aaa;
   color: #aaa;