zs 11 달 전
부모
커밋
c0ecfd906a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/index/index.vue

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

@@ -237,7 +237,7 @@ const toLogout = () => {
         .two_1 {
           position: absolute;
           top: 45%;
-          left: 30%;
+          left: 35%;
           display: flex;
           flex-direction: column;
           align-items: center;
@@ -260,7 +260,7 @@ const toLogout = () => {
     }
     .thr {
       position: absolute;
-      left: 0;
+      left: 10%;
       bottom: 90px;
       .list {
         margin: 10px 0;