edit
Browse files
app.py
CHANGED
@@ -50,7 +50,7 @@ st.markdown("""
|
|
50 |
background-color: #990033;
|
51 |
}
|
52 |
</style>
|
53 |
-
""", unsafe_allow_html=True
|
54 |
|
55 |
# chat componenets
|
56 |
|
|
|
50 |
background-color: #990033;
|
51 |
}
|
52 |
</style>
|
53 |
+
""", unsafe_allow_html=True)
|
54 |
|
55 |
# chat componenets
|
56 |
|