AbhayVG commited on
Commit
b77e12e
·
verified ·
1 Parent(s): 8ab7769

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ st.markdown("""
231
  /* Chat input styling - Fixed alignment */
232
  .stChatInput {
233
  border-radius: 12px !important;
234
- border: 2px solid #e5e7eb !important;
235
  background: #ffffff !important;
236
  padding: 0.75rem 1rem !important;
237
  font-size: 1rem !important;
 
231
  /* Chat input styling - Fixed alignment */
232
  .stChatInput {
233
  border-radius: 12px !important;
234
+ border: 5px solid #e5e7eb !important;
235
  background: #ffffff !important;
236
  padding: 0.75rem 1rem !important;
237
  font-size: 1rem !important;