From c461ce677f89934cb97faac7d6e5051220678469 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 24 Mar 2023 15:05:16 +0800 Subject: [PATCH] Fix mute clock icon got ellipsis-ified --- src/components/account-info.jsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/account-info.jsx b/src/components/account-info.jsx index 87d45191..11c2d9ea 100644 --- a/src/components/account-info.jsx +++ b/src/components/account-info.jsx @@ -652,7 +652,11 @@ function RelatedActions({ info, instance, authenticated }) { <> Mute @{username}… - +