Maryam Ilka commited on
Commit
9fdc819
·
verified ·
1 Parent(s): 98ed606

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -89,10 +89,8 @@ st.markdown("""
89
  .st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
90
  color: var(--text) !important;
91
  background-color: var(--input-bg) !important;
92
- width: 100%;
93
  border: 1px var(--primary) !important;
94
- }
95
-
96
 
97
  /* استایل لیبل‌ها */
98
  .stTextInput > label,
 
89
  .st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
90
  color: var(--text) !important;
91
  background-color: var(--input-bg) !important;
 
92
  border: 1px var(--primary) !important;
93
+ }
 
94
 
95
  /* استایل لیبل‌ها */
96
  .stTextInput > label,