瀏覽代碼

更新 备案样式

wzh 3 年之前
父節點
當前提交
09576dffa9
共有 1 個文件被更改,包括 2 次插入2 次删除
  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;