Skip to content

Commit 10c7e52

Browse files
authored
Update login.vue
1 parent 362a541 commit 10c7e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/login/login.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ export default {
7979
.login {
8080
width: 100%;
8181
height: 100%;
82-
background-size: cover;
8382
background: #1b2c5f url('../../assets/image/login/login-ba.png') no-repeat center center;
83+
background-size: cover;
8484
8585
.team-name {
8686
position: fixed;

0 commit comments

Comments
 (0)