From 0f67e0d86d58f690e814fbdc9d1ee0c2f685e2bb Mon Sep 17 00:00:00 2001 From: freakoverse Date: Fri, 28 Feb 2025 23:56:38 +0000 Subject: [PATCH] Update src/styles/comments.css --- src/styles/comments.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/styles/comments.css b/src/styles/comments.css index b11acad..78c726b 100644 --- a/src/styles/comments.css +++ b/src/styles/comments.css @@ -651,4 +651,8 @@ hover { background: rgb(255 255 255 / 2%); outline: solid 1px rgb(255 255 255 / 10%); object-fit: cover; +} + +.IBMSMSMBSSCL_CBText > audio { + width: 100%; } \ No newline at end of file