Update assets/custom.css

This commit is contained in:
Baize 2023-04-01 11:27:57 +00:00 committed by huggingface-web
parent c44f0a0d9f
commit cb79e65cf0
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ ol:not(.options), ul:not(.options) {
}
/* 屏幕宽度大于等于500px的设备 */
#chuanhu_chatbot {
height: 80%;
height: 100%;
}
/* 对话气泡 */
[class *= "message"] {