bill 1 anno fa
parent
commit
2855999ff6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/app/ga/view/login/index.vue

+ 1 - 1
src/app/ga/view/login/index.vue

@@ -167,7 +167,7 @@ const submitClick = async () => {
 .login-layer {
   width: 100%;
   height: 100%;
-  background: #eceff2 url("@/assets/image/policeBanner.png") no-repeat center center;
+  background: #eceff2 url("@/assets/image/policeBanner.png") no-repeat left bottom;
   background-size: cover;
   position: inherit;