From 445f12d06804f32cebd15c4bd9174a38cfb8f47f Mon Sep 17 00:00:00 2001 From: freakoverse Date: Fri, 28 Feb 2025 23:43:52 +0000 Subject: [PATCH] Update src/styles/comments.css --- src/styles/comments.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/comments.css b/src/styles/comments.css index b457a47..b11acad 100644 --- a/src/styles/comments.css +++ b/src/styles/comments.css @@ -650,4 +650,5 @@ hover { object-fit: contain; background: rgb(255 255 255 / 2%); outline: solid 1px rgb(255 255 255 / 10%); + object-fit: cover; } \ No newline at end of file