Maryam Ilka commited on
Commit
1d8c6e8
·
verified ·
1 Parent(s): 086c71b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -92,10 +92,6 @@ st.markdown("""
92
  border: 1px var(--text) !important;
93
  }
94
 
95
- .stSelectbox option {
96
- background-color: white !important;
97
- color: var(--text) !important;
98
- }
99
 
100
  /* استایل لیبل‌ها */
101
  .stTextInput > label,
@@ -145,8 +141,7 @@ st.markdown("""
145
  font-size: 12px;
146
  pointer-events: none;
147
  }
148
-
149
-
150
  /* استایل لیست dropdown */
151
  div[role="listbox"] {
152
  background-color: white !important;
 
92
  border: 1px var(--text) !important;
93
  }
94
 
 
 
 
 
95
 
96
  /* استایل لیبل‌ها */
97
  .stTextInput > label,
 
141
  font-size: 12px;
142
  pointer-events: none;
143
  }
144
+
 
145
  /* استایل لیست dropdown */
146
  div[role="listbox"] {
147
  background-color: white !important;