Update app.py
Browse files
app.py
CHANGED
@@ -260,7 +260,7 @@ def main():
|
|
260 |
# Query input section
|
261 |
st.markdown("""
|
262 |
<label for="query_input" style="font-size: 1.2rem; font-weight: 600; margin-bottom: 1rem; display: block;">
|
263 |
-
<span style="color: #
|
264 |
โปรดระบุคำถามเกี่ยวกับปฏิทินการศึกษา:
|
265 |
</span>
|
266 |
</label>
|
|
|
260 |
# Query input section
|
261 |
st.markdown("""
|
262 |
<label for="query_input" style="font-size: 1.2rem; font-weight: 600; margin-bottom: 1rem; display: block;">
|
263 |
+
<span style="color: #ffffff; border-left: 4px solid #ffffff; padding-left: 0.8rem;">
|
264 |
โปรดระบุคำถามเกี่ยวกับปฏิทินการศึกษา:
|
265 |
</span>
|
266 |
</label>
|