feat: 优化
parent
ee94076c92
commit
ad1f92b74b
|
|
@ -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;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue