onybrunella commited on
Commit
e709835
1 Parent(s): 88b58f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -99,7 +99,7 @@ height : 50%;
99
 
100
  /* Container for the entire chat interface */
101
  #chat-interface {
102
- display: flex;
103
  flex-direction: column;
104
  max-width: 80%; /* Ensure maximum width */
105
  height: 100vh;
@@ -113,7 +113,6 @@ height : 50%;
113
  overflow-y: auto;
114
  background: none;
115
  max-width: 50%;
116
- visibility: hidden;
117
  }
118
 
119
  /* Styling for the chatbot bubble messages */
 
99
 
100
  /* Container for the entire chat interface */
101
  #chat-interface {
102
+ display: flex;x
103
  flex-direction: column;
104
  max-width: 80%; /* Ensure maximum width */
105
  height: 100vh;
 
113
  overflow-y: auto;
114
  background: none;
115
  max-width: 50%;
 
116
  }
117
 
118
  /* Styling for the chatbot bubble messages */