Spaces:
Build error
Build error
Nazneen Rajani
commited on
Commit
·
2cadbb9
1
Parent(s):
73b733e
Sidebar collapse css class
Browse files
app.py
CHANGED
@@ -130,8 +130,8 @@ if __name__ == "__main__":
|
|
130 |
st.sidebar.image(img,width=400)
|
131 |
st.sidebar.warning("Data is not permanently collected or stored from your interactions, but is temporarily cached during usage.")
|
132 |
st.markdown('''
|
133 |
-
<a href="javascript:document.getElementsByClassName('css-
|
134 |
-
<img src="./assets/img/info.png" style="width:
|
135 |
</a>
|
136 |
''', unsafe_allow_html=True)
|
137 |
|
|
|
130 |
st.sidebar.image(img,width=400)
|
131 |
st.sidebar.warning("Data is not permanently collected or stored from your interactions, but is temporarily cached during usage.")
|
132 |
st.markdown('''
|
133 |
+
<a href="javascript:document.getElementsByClassName('css-1rs6os edgvbvh3')[1].click();">
|
134 |
+
<img src="./assets/img/info.png" style="width:30px;height:30px;"/>
|
135 |
</a>
|
136 |
''', unsafe_allow_html=True)
|
137 |
|