We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362a541 commit 10c7e52Copy full SHA for 10c7e52
1 file changed
src/view/login/login.vue
@@ -79,8 +79,8 @@ export default {
79
.login {
80
width: 100%;
81
height: 100%;
82
- background-size: cover;
83
background: #1b2c5f url('../../assets/image/login/login-ba.png') no-repeat center center;
+ background-size: cover;
84
85
.team-name {
86
position: fixed;
0 commit comments