Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -172,7 +172,7 @@ st.markdown("""
|
|
172 |
max-width: 80%;
|
173 |
}
|
174 |
.assistant-msg {
|
175 |
-
background-color: #
|
176 |
color: white;
|
177 |
padding: 10px;
|
178 |
border-radius: 10px;
|
|
|
172 |
max-width: 80%;
|
173 |
}
|
174 |
.assistant-msg {
|
175 |
+
background-color: #DCDCDC;
|
176 |
color: white;
|
177 |
padding: 10px;
|
178 |
border-radius: 10px;
|