Browse Source

修改登录样式

yuhan 7 months ago
parent
commit
68f65a223f
1 changed files with 1 additions and 1 deletions
  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;