Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -890,7 +890,7 @@ def side():
|
|
| 890 |
# Inject CSS
|
| 891 |
st.markdown(tooltip_css, unsafe_allow_html=True)
|
| 892 |
|
| 893 |
-
|
| 894 |
<div class="tooltip-container">
|
| 895 |
<button>LetAI Allocate</button>
|
| 896 |
<span class="tooltiptext">
|
|
|
|
| 890 |
# Inject CSS
|
| 891 |
st.markdown(tooltip_css, unsafe_allow_html=True)
|
| 892 |
|
| 893 |
+
st.markdown("""
|
| 894 |
<div class="tooltip-container">
|
| 895 |
<button>LetAI Allocate</button>
|
| 896 |
<span class="tooltiptext">
|