Commit df4b0b91 by 纪相明

Fix bug.

parent 3518479e
......@@ -6,9 +6,7 @@
color: #4B5CC4;
background-color: rgba(0, 0, 0, 0.3);
text-align: center !important;
background: url({{ config('admin.login_background')
}
}) center;
background: url({{ config('admin.login_background')}}) center;
background-size: cover;
align-items: flex-end !important;
}
......@@ -274,4 +272,4 @@ function startCountdown() {
}
}, 1000);
}
</script>
\ No newline at end of file
</script>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment