Skip to content

Commit

Permalink
Update login.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
vanoneang authored May 24, 2021
1 parent 362a541 commit 10c7e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/login/login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ export default {
.login {
width: 100%;
height: 100%;
background-size: cover;
background: #1b2c5f url('../../assets/image/login/login-ba.png') no-repeat center center;
background-size: cover;
.team-name {
position: fixed;
Expand Down

0 comments on commit 10c7e52

Please sign in to comment.