From: Claromes Date: Mon, 24 Jun 2024 20:59:54 +0000 (-0300) Subject: fix web app title img X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=9798f128432925b02248c3e1b489a15f2fdfd2b2;p=waybacktweets.git fix web app title img --- diff --git a/app/app.py b/app/app.py index 8c8e24b..f47c3e4 100644 --- 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%; + } """ )