Spaces:
Paused
Paused
Maryam Ilka commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -70,9 +70,6 @@ st.markdown("""
|
|
| 70 |
.st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
|
| 71 |
color: var(--text) !important;
|
| 72 |
background-color: var(--input-bg) !important;
|
| 73 |
-
border: 1px solid var(--border) !important;
|
| 74 |
-
border-radius: 8px !important;
|
| 75 |
-
padding: 8px 12px !important;
|
| 76 |
}
|
| 77 |
|
| 78 |
/* Placeholder */
|
|
|
|
| 70 |
.st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
|
| 71 |
color: var(--text) !important;
|
| 72 |
background-color: var(--input-bg) !important;
|
|
|
|
|
|
|
|
|
|
| 73 |
}
|
| 74 |
|
| 75 |
/* Placeholder */
|