mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-15 10:17:47 +00:00
feat(ui) update AtlasKit components
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
a9bb8e5e81
commit
ef7d425859
@@ -93,7 +93,7 @@ class OverflowMenuButton extends Component<Props> {
|
||||
content = { children }
|
||||
isOpen = { isOpen }
|
||||
onClose = { this._onCloseDialog }
|
||||
position = { 'top right' }>
|
||||
placement = 'top-end'>
|
||||
{this._renderToolbarButton()}
|
||||
</InlineDialog>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user