Spaces:
Paused
Paused
Maryam Ilka commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -70,7 +70,7 @@ 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: #000000 !important;
|
| 72 |
background-color: var(--input-bg) !important;
|
| 73 |
-
border: 1px
|
| 74 |
}
|
| 75 |
|
| 76 |
/* حالت فوکوس */
|
|
|
|
| 70 |
.st-bq, .st-br, .st-bs, .st-bt, .st-bu, .st-bv, .st-bw, .st-bx, .st-by, .st-bz {
|
| 71 |
color: #000000 !important;
|
| 72 |
background-color: var(--input-bg) !important;
|
| 73 |
+
border: 1px var(--text) !important;
|
| 74 |
}
|
| 75 |
|
| 76 |
/* حالت فوکوس */
|