Selaa lähdekoodia

更新 备案样式

wzh 3 vuotta sitten
vanhempi
commit
8453d2f89f
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/index/Login.vue

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

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