forked from github/cinny
Update src/app/features/room/RoomViewHeader.tsx
Co-authored-by: Gimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
This commit is contained in:
@@ -421,7 +421,7 @@ export function RoomViewHeader() {
|
||||
)}
|
||||
</TooltipProvider>
|
||||
)}
|
||||
{!room.isCallRoom() && (
|
||||
{(!room.isCallRoom() || isChatOpen) && (
|
||||
<PopOut
|
||||
anchor={pinMenuAnchor}
|
||||
position="Bottom"
|
||||
|
||||
Reference in New Issue
Block a user