Maryam Ilka commited on
Commit
5281a79
·
verified ·
1 Parent(s): c99a8df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ st.markdown("""
70
  .st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
71
  color: #000000 !important;
72
  background-color: var(--input-bg) !important;
73
- border: 1px solid var(--text) !important;
74
  }
75
 
76
  /* حالت فوکوس */
 
70
  .st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
71
  color: #000000 !important;
72
  background-color: var(--input-bg) !important;
73
+ border: 1px var(--text) !important;
74
  }
75
 
76
  /* حالت فوکوس */