feat: 优化

This commit is contained in:
wangdan-fit2cloud 2024-03-06 17:19:19 +08:00
parent ee94076c92
commit ad1f92b74b

View File

@ -518,15 +518,3 @@ h4 {
}
}
}
#chat_container {
width: 420px;
height: 600px;
}
@media only screen and (max-width: 768px) {
#chat_container {
width: 100%;
height: 70%;
right: 0 !important;
}
}