georad commited on
Commit
d8197b6
·
verified ·
1 Parent(s): f93ba69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -4,11 +4,6 @@ import time # Import time for simulating a running task
4
  # --- Custom CSS for Sticky Header ---
5
  st.markdown("""
6
  <style>
7
- /* Hide the default Streamlit header */
8
- header {
9
- display: none !important;
10
- }
11
-
12
  /* Make the custom header container sticky */
13
  .sticky-header {
14
  position: sticky;
 
4
  # --- Custom CSS for Sticky Header ---
5
  st.markdown("""
6
  <style>
 
 
 
 
 
7
  /* Make the custom header container sticky */
8
  .sticky-header {
9
  position: sticky;