Update assets/custom.css
This commit is contained in:
parent
d089b13fdf
commit
c2df483f62
|
@ -63,7 +63,7 @@ ol:not(.options), ul:not(.options) {
|
||||||
/* 屏幕宽度大于等于500px的设备 */
|
/* 屏幕宽度大于等于500px的设备 */
|
||||||
#chuanhu_chatbot {
|
#chuanhu_chatbot {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
min-height: 600px;
|
min-height: 400px;
|
||||||
}
|
}
|
||||||
/* 对话气泡 */
|
/* 对话气泡 */
|
||||||
[class *= "message"] {
|
[class *= "message"] {
|
||||||
|
|
Loading…
Reference in New Issue