Update pages/type_text.py
Browse files- pages/type_text.py +0 -17
pages/type_text.py
CHANGED
@@ -13,23 +13,6 @@ os.getenv("HF_TOKEN")
|
|
13 |
hide_streamlit_style = """
|
14 |
<style>
|
15 |
|
16 |
-
#div[class='css-4z1n4l ehezqtx5']{
|
17 |
-
|
18 |
-
#div[data-testid="stStatusWidget"]{
|
19 |
-
#visibility: visible;
|
20 |
-
#height: 40px;
|
21 |
-
#position: sticky;
|
22 |
-
#}
|
23 |
-
#div[data-testid="stBaseButton-header"]{
|
24 |
-
#visibility: visible;
|
25 |
-
#height: auto;
|
26 |
-
#position: sticky;
|
27 |
-
#}
|
28 |
-
#div[data-testid="stToolbar"]{
|
29 |
-
#visibility: visible;
|
30 |
-
#height: auto;
|
31 |
-
#position: sticky;
|
32 |
-
#}
|
33 |
div[data-testid="stAppViewContainer"]{
|
34 |
visibility: visible;
|
35 |
height: auto;
|
|
|
13 |
hide_streamlit_style = """
|
14 |
<style>
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
div[data-testid="stAppViewContainer"]{
|
17 |
visibility: visible;
|
18 |
height: auto;
|