timeki commited on
Commit
9ca32e7
1 Parent(s): a973186

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -215,7 +215,7 @@ label.selected{
215
  @media screen and (min-width: 1024px) {
216
  .gradio-container {
217
  max-height: calc(100vh - 190px) !important;
218
- overflow: hidden;
219
  }
220
 
221
  /* div#chatbot{
 
215
  @media screen and (min-width: 1024px) {
216
  .gradio-container {
217
  max-height: calc(100vh - 190px) !important;
218
+ overflow: scroll;
219
  }
220
 
221
  /* div#chatbot{