added header back
This commit is contained in:
parent
e3d2fe87b5
commit
49745349f6
@ -20,13 +20,6 @@ st.set_page_config(
|
||||
layout="wide"
|
||||
)
|
||||
|
||||
st.markdown("""
|
||||
<style>
|
||||
#MainMenu, header, footer { display: none !important; }
|
||||
.main .block-container { padding-top: 1rem !important; }
|
||||
</style>
|
||||
""", unsafe_allow_html=True)
|
||||
|
||||
# ---------------- MAIN ----------------
|
||||
def main():
|
||||
file_manager = FileManager()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user