|
@@ -429,7 +429,7 @@ const handleChatIconClick = () => {
|
|
|
.main-content {
|
|
.main-content {
|
|
|
flex: 1;
|
|
flex: 1;
|
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
|
- background-image: url(/static/images/login-bg.gif);
|
|
|
|
|
|
|
+ background-image: url(/static/images/login-bg.jpeg);
|
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
|
background-size: cover;
|
|
background-size: cover;
|
|
|
background-position: center center;
|
|
background-position: center center;
|