Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ with stylable_container(
|
|
52 |
):
|
53 |
st.button("View Folder")
|
54 |
|
55 |
-
|
56 |
key="recycle_button",
|
57 |
css_styles=r"""
|
58 |
button p:before {
|
|
|
52 |
):
|
53 |
st.button("View Folder")
|
54 |
|
55 |
+
with stylable_container(
|
56 |
key="recycle_button",
|
57 |
css_styles=r"""
|
58 |
button p:before {
|