chore: update user banner style

This commit is contained in:
steven 2022-10-03 18:48:44 +08:00
parent 0f65b8bdd3
commit 4a2fe3aaae

View File

@ -69,7 +69,7 @@ const UserBanner = () => {
{!isVisitorMode && user?.role === "HOST" ? <span className="tag">MOD</span> : null}
</div>
<Dropdown
trigger={<Icon.MoreHorizontal className="w-5 h-auto cursor-pointer" />}
trigger={<Icon.MoreHorizontal className="ml-2 w-5 h-auto cursor-pointer" />}
actionsClassName="!w-36"
actions={
<>