Kaynağa Gözat

更新 备案样式

wzh 3 yıl önce
ebeveyn
işleme
09576dffa9
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/views/index/Login.vue

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

@@ -220,9 +220,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;