Update assets/custom.css

This commit is contained in:
Baize 2023-04-01 11:31:11 +00:00 committed by huggingface-web
parent 14642589b1
commit 9073f2b01d
1 changed files with 2 additions and 1 deletions

View File

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