mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fix center position for login background to center
This commit is contained in:
parent
71c5d46296
commit
c0fff12f39
@ -26,6 +26,7 @@
|
||||
background: url("../../static/assets/images/auth/{{data['background']}}"),
|
||||
url("../../static/assets/images/auth/login-1.jpg");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user