JacksonMu commited on
Commit
c8f1ab6
1 Parent(s): b84891a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -55,10 +55,10 @@ st.set_page_config(
55
 
56
 
57
  # Load Streamlit config file
58
- st.set_config_file('./config.toml')
59
 
60
  # CSS styles to prevent sidebar scrolling
61
- prevent_sidebar_scroll_css = """
62
  <style>
63
  /* Prevent sidebar scrolling */
64
  .sidebar .sidebar-content {
 
55
 
56
 
57
  # Load Streamlit config file
58
+ #st.set_config_file('./config.toml')
59
 
60
  # CSS styles to prevent sidebar scrolling
61
+ prevent_sidebar_ scroll_css = """
62
  <style>
63
  /* Prevent sidebar scrolling */
64
  .sidebar .sidebar-content {