Update assets/custom.css

This commit is contained in:
Baize 2023-04-01 11:36:12 +00:00 committed by huggingface-web
parent d089b13fdf
commit c2df483f62
1 changed files with 1 additions and 1 deletions

View File

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