diff --git a/src/app.css b/src/app.css index e4d1a2ff..6ce8ec28 100644 --- a/src/app.css +++ b/src/app.css @@ -981,7 +981,7 @@ body:has(.status-deck) .media-post-link { flex-direction: column; max-height: 90vh; max-height: 90dvh; - overflow: hidden; + /* overflow: hidden; */ background-color: var(--bg-color); width: 100%; max-width: calc(var(--main-width) - 50px - 16px);