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