Maryam Ilka commited on
Commit
eeca78e
·
verified ·
1 Parent(s): da60e9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -148,9 +148,7 @@ st.markdown("""
148
  div[data-baseweb="popover"] [role="option"] {
149
  color: var(--text) !important;
150
  background-color: white !important;
151
- font-size: 14px !important;
152
- transition: all 0.2s ease !important;
153
- margin: 2px 0 !important;
154
  }
155
 
156
  /* آیتم انتخاب شده */
 
148
  div[data-baseweb="popover"] [role="option"] {
149
  color: var(--text) !important;
150
  background-color: white !important;
151
+ border: 1px var(--primary) !important;
 
 
152
  }
153
 
154
  /* آیتم انتخاب شده */