mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 05:27:47 +00:00
feat: minimized bottom menu
This commit is contained in:
committed by
Zoltan Bettenbuk
parent
0a64bf2068
commit
411bafb5a6
@@ -80,7 +80,7 @@ class RemoteVideoMenu extends Component<Props> {
|
||||
afterClick: this._onCancel,
|
||||
showLabel: true,
|
||||
participantID: participant.id,
|
||||
styles: this.props._bottomSheetStyles
|
||||
styles: this.props._bottomSheetStyles.buttons
|
||||
};
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user