Spaces:
Runtime error
Runtime error
project-baize
commited on
Commit
•
c2df483
1
Parent(s):
d089b13
Update assets/custom.css
Browse files- assets/custom.css +1 -1
assets/custom.css
CHANGED
@@ -63,7 +63,7 @@ ol:not(.options), ul:not(.options) {
|
|
63 |
/* 屏幕宽度大于等于500px的设备 */
|
64 |
#chuanhu_chatbot {
|
65 |
height: 100%;
|
66 |
-
min-height:
|
67 |
}
|
68 |
/* 对话气泡 */
|
69 |
[class *= "message"] {
|
|
|
63 |
/* 屏幕宽度大于等于500px的设备 */
|
64 |
#chuanhu_chatbot {
|
65 |
height: 100%;
|
66 |
+
min-height: 400px;
|
67 |
}
|
68 |
/* 对话气泡 */
|
69 |
[class *= "message"] {
|