diff --git a/app/lib/components/Sidebar.jsx b/app/lib/components/Sidebar.jsx index a84d102..7f03abb 100644 --- a/app/lib/components/Sidebar.jsx +++ b/app/lib/components/Sidebar.jsx @@ -92,6 +92,7 @@ class Sidebar extends Component })} onClick={this.handleToggleFullscreen} data-tip='Fullscreen' + data-place='right' data-type='dark' /> )} @@ -99,6 +100,7 @@ class Sidebar extends Component
{ @@ -131,6 +133,7 @@ class Sidebar extends Component
@@ -140,6 +143,7 @@ class Sidebar extends Component
@@ -150,6 +154,7 @@ class Sidebar extends Component disabled : me.raiseHandInProgress })} data-tip='Raise hand' + data-place='right' data-type='dark' onClick={() => onToggleHand(!me.raiseHand)} /> @@ -157,6 +162,7 @@ class Sidebar extends Component
onLeaveMeeting()} />