mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
Disable overflow menu on state styling
This commit is contained in:
@@ -36,7 +36,7 @@ export function OverflowMenu({
|
||||
|
||||
return (
|
||||
<>
|
||||
<PopoverMenuTrigger>
|
||||
<PopoverMenuTrigger disableOnState>
|
||||
<Button variant="toolbar">
|
||||
<ButtonTooltip>More</ButtonTooltip>
|
||||
<OverflowIcon />
|
||||
|
||||
Reference in New Issue
Block a user