Update pages/type_text.py
Browse files- pages/type_text.py +1 -2
pages/type_text.py
CHANGED
@@ -12,8 +12,7 @@ os.getenv("HF_TOKEN")
|
|
12 |
|
13 |
hide_streamlit_style = """
|
14 |
<style>
|
15 |
-
|
16 |
-
div[data-testid=""]{
|
17 |
visibility: visible;
|
18 |
height: auto;
|
19 |
position: sticky;
|
|
|
12 |
|
13 |
hide_streamlit_style = """
|
14 |
<style>
|
15 |
+
div[class="stToolbarActions st-emotion-cache-1p1m4ay ekuhni82" data-testid="stToolbarActions"]{
|
|
|
16 |
visibility: visible;
|
17 |
height: auto;
|
18 |
position: sticky;
|