Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -843,7 +843,7 @@ def side():
|
|
| 843 |
|
| 844 |
with col2:
|
| 845 |
|
| 846 |
-
|
| 847 |
<style>
|
| 848 |
/* Tooltip container styling */
|
| 849 |
.tooltip-container {
|
|
|
|
| 843 |
|
| 844 |
with col2:
|
| 845 |
|
| 846 |
+
tooltip_css = """
|
| 847 |
<style>
|
| 848 |
/* Tooltip container styling */
|
| 849 |
.tooltip-container {
|