bristandevandel commited on
Commit
cc40bbf
·
verified ·
1 Parent(s): f23fcf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -867,16 +867,13 @@ footer {display: none !important;}
867
  border-radius: 0;
868
  box-shadow: none;
869
  }
870
-
871
  #chatbot_conversation {
872
  max-height: 200px;
873
  }
874
-
875
  .gr-button, .support-btn {
876
  width: 100%;
877
  margin: 5px 0;
878
  }
879
-
880
  .flex-row {
881
  flex-direction: column;
882
  }
 
867
  border-radius: 0;
868
  box-shadow: none;
869
  }
 
870
  #chatbot_conversation {
871
  max-height: 200px;
872
  }
 
873
  .gr-button, .support-btn {
874
  width: 100%;
875
  margin: 5px 0;
876
  }
 
877
  .flex-row {
878
  flex-direction: column;
879
  }