projects
/
waybacktweets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c54d5ba
)
fix web app title img
author
Claromes
<claromes@hey.com>
Mon, 24 Jun 2024 20:59:54 +0000
(17:59 -0300)
committer
Claromes
<claromes@hey.com>
Mon, 24 Jun 2024 20:59:54 +0000
(17:59 -0300)
app/app.py
patch
|
blob
|
history
diff --git
a/app/app.py
b/app/app.py
index 8c8e24b9c33cae8d8d28d9658eb632265e978c3c..f47c3e46bdaa17c282391cf4eaf3638d6096f9a2 100644
(file)
--- a/
app/app.py
+++ b/
app/app.py
@@
-74,6
+74,9
@@
st.html(
button[data-testid="StyledFullScreenButton"] {
display: none;
}
+ div[class="st-emotion-cache-1v0mbdj e115fcil1"] {
+ max-width: 100%;
+ }
</style>
"""
)