Keldos commited on
Commit
4395c4e
1 Parent(s): 2c2ac98

Update custom.css

Browse files
Files changed (1) hide show
  1. custom.css +1 -4
custom.css CHANGED
@@ -58,10 +58,7 @@ ol li, ul:not(.options) li {
58
  }
59
  }
60
  #chuanhu_chatbot {
61
- height: calc(100vh - 200px);
62
- }
63
- #chuanhu_chatbot .wrap {
64
- max-height: calc(100vh - 200px - var(--line-sm)*1rem - 2*var(--block-label-margin) );
65
  }
66
  /* 屏幕宽度大于等于500px的设备 */
67
  @media screen and (min-width: 500px) {
 
58
  }
59
  }
60
  #chuanhu_chatbot {
61
+ height: 600px;
 
 
 
62
  }
63
  /* 屏幕宽度大于等于500px的设备 */
64
  @media screen and (min-width: 500px) {