From cc8e522dcc1e465997599b1db3b55c7815960c44 Mon Sep 17 00:00:00 2001 From: SamuelmdLow Date: Thu, 3 Oct 2024 02:25:25 +0000 Subject: [PATCH] will I ever learn to stop late night deploying without testing and the going straight to sleep? (fixed issue image height) --- ubyssey/static_src/src/styles/components/_infinitefeed.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/ubyssey/static_src/src/styles/components/_infinitefeed.scss b/ubyssey/static_src/src/styles/components/_infinitefeed.scss index 96a76b4de..2e1ac56b0 100644 --- a/ubyssey/static_src/src/styles/components/_infinitefeed.scss +++ b/ubyssey/static_src/src/styles/components/_infinitefeed.scss @@ -137,6 +137,7 @@ .issue_img { width: 100%; + height: auto; } [color-css-theme="light"] {