@@ -888,7 +888,7 @@ const handleChatIconClick = () => {
.left-bg {
height: 100%;
min-height: calc(100vh - 120px);
- background-image: url(/static/images/login-bg.gif);
+ background-image: url(/static/images/login-bg.jpeg);
background-size: cover;
background-position: center;
display: flex;
@@ -715,7 +715,7 @@ onMounted(() => {
.main-content {
flex: 1;
overflow: hidden;
background-repeat: no-repeat;
background-position: center center;