Maryam Ilka commited on
Commit
992bc66
·
verified ·
1 Parent(s): 55352ef

Update app.py

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