diff --git a/webui.py b/webui.py index 300650f..248b6f5 100644 --- a/webui.py +++ b/webui.py @@ -26,7 +26,7 @@ st.set_page_config( # 设置页面样式 hide_streamlit_style = """ - + """ st.markdown(hide_streamlit_style, unsafe_allow_html=True)