fix(Safari): Fix mobile double tapping for toolbar and overflow.

* Create generic tooltip wrapper for mobile usability.
* Change overflow menu icon/font/padding sizes.
* Change overflow drawer expand icon.
This commit is contained in:
Mihai-Andrei Uscat
2021-02-04 15:24:25 +02:00
committed by GitHub
parent d2568b874b
commit b69e93a900
22 changed files with 145 additions and 48 deletions

View File

@@ -83,7 +83,7 @@ class OverflowMenuProfileItem extends Component<Props> {
<span className = 'overflow-menu-item-icon'>
<Avatar
participantId = { _localParticipant.id }
size = { 24 } />
size = { 20 } />
</span>
<span className = 'profile-text'>
{ displayName }