JacksonMu commited on
Commit
8b4b5f7
1 Parent(s): ccc2973

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -57,8 +57,7 @@ st.set_page_config(
57
 
58
 
59
 
60
- # Apply the CSS styles
61
- st.markdown(prevent_sidebar_scroll_css, unsafe_allow_html=True)
62
 
63
  # JavaScript to sync scrolling between main page content and sidebar
64
  sync_scrolling_js = """
 
57
 
58
 
59
 
60
+
 
61
 
62
  # JavaScript to sync scrolling between main page content and sidebar
63
  sync_scrolling_js = """