Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -167,7 +167,7 @@ st.markdown("""
|
|
167 |
st.markdown("""
|
168 |
<style>
|
169 |
.user-msg, .assistant-msg {
|
170 |
-
padding:
|
171 |
border-radius: 10px;
|
172 |
margin-bottom: 5px;
|
173 |
width: fit-content;
|
|
|
167 |
st.markdown("""
|
168 |
<style>
|
169 |
.user-msg, .assistant-msg {
|
170 |
+
padding: 11px;
|
171 |
border-radius: 10px;
|
172 |
margin-bottom: 5px;
|
173 |
width: fit-content;
|