From 4a2fe3aaae78f69de614cf9ce8382488671af024 Mon Sep 17 00:00:00 2001 From: steven Date: Mon, 3 Oct 2022 18:48:44 +0800 Subject: [PATCH] chore: update user banner style --- web/src/components/UserBanner.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/UserBanner.tsx b/web/src/components/UserBanner.tsx index 7ab76f35..074ceb7d 100644 --- a/web/src/components/UserBanner.tsx +++ b/web/src/components/UserBanner.tsx @@ -69,7 +69,7 @@ const UserBanner = () => { {!isVisitorMode && user?.role === "HOST" ? MOD : null} } + trigger={} actionsClassName="!w-36" actions={ <>