소스 검색

修改登录样式

yuhan 10 달 전
부모
커밋
68f65a223f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/layouts/UserLayout.vue

+ 1 - 1
src/components/layouts/UserLayout.vue

@@ -93,7 +93,7 @@
         }
       }
       .logo-img{
-        width: 100%;
+        width: calc(100% - 50px);
         height: 26px;
         position: absolute;
         left: 30px;