georad commited on
Commit
f57baa9
·
verified ·
1 Parent(s): 8cd581d

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +2 -2
pages/type_text.py CHANGED
@@ -12,9 +12,9 @@ os.getenv("HF_TOKEN")
12
 
13
  hide_streamlit_style = """
14
  <style>
15
- div[class=st-emotion-cache-4z1n4I.emoooxk2"]{
16
  visibility: visible;
17
- height: auto;
18
  position: sticky;
19
  }
20
 
 
12
 
13
  hide_streamlit_style = """
14
  <style>
15
+ div[data-testid="stMainMenu"]{
16
  visibility: visible;
17
+ #height: auto;
18
  position: sticky;
19
  }
20