浏览代码

更新 备案样式

wzh 3 年之前
父节点
当前提交
8453d2f89f
共有 1 个文件被更改,包括 2 次插入2 次删除
  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;