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