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