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