mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
feat: 优化
This commit is contained in:
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