Spaces:
Paused
Paused
Maryam Ilka commited on
Update app.py
Browse files
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 |
-
|
| 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 |
/* آیتم انتخاب شده */
|