Commit df4b0b91 by 纪相明

Fix bug.

parent 3518479e
...@@ -6,9 +6,7 @@ ...@@ -6,9 +6,7 @@
color: #4B5CC4; color: #4B5CC4;
background-color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.3);
text-align: center !important; text-align: center !important;
background: url({{ config('admin.login_background') background: url({{ config('admin.login_background')}}) center;
}
}) center;
background-size: cover; background-size: cover;
align-items: flex-end !important; align-items: flex-end !important;
} }
......
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