minhthong commited on
Commit
466bb8a
1 Parent(s): 5c9091f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import streamlit_antd_components as sac
4
 
5
  # Cấu hình trang web với chế độ wide mode
6
  st.set_page_config(layout="wide")
7
- st.set_page_config(initial_sidebar_state="collapsed")
8
 
9
  # CSS để ẩn sidebar mặc định
10
  no_sidebar_style = """
 
4
 
5
  # Cấu hình trang web với chế độ wide mode
6
  st.set_page_config(layout="wide")
7
+
8
 
9
  # CSS để ẩn sidebar mặc định
10
  no_sidebar_style = """