Spaces:
Sleeping
Sleeping
Maryam Ilka commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -146,15 +146,6 @@ st.markdown("""
|
|
| 146 |
pointer-events: none;
|
| 147 |
}
|
| 148 |
|
| 149 |
-
/* استایل اصلی جعبه انتخاب */
|
| 150 |
-
div[data-baseweb="select"] > div:first-child {
|
| 151 |
-
width: 100%;
|
| 152 |
-
background: white !important;
|
| 153 |
-
border: 1px solid var(--primary) !important;
|
| 154 |
-
border-radius: 4px !important;
|
| 155 |
-
padding: 10px 15px;
|
| 156 |
-
cursor: pointer;
|
| 157 |
-
}
|
| 158 |
|
| 159 |
/* استایل لیست dropdown */
|
| 160 |
div[role="listbox"] {
|
|
|
|
| 146 |
pointer-events: none;
|
| 147 |
}
|
| 148 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
|
| 150 |
/* استایل لیست dropdown */
|
| 151 |
div[role="listbox"] {
|