Call Controls: Enhance width for viewport sizes
This commit is contained in:
parent
3ef0d221d1
commit
62cdc613b9
5 changed files with 65 additions and 61 deletions
|
@ -518,9 +518,7 @@ export function CallScreen({
|
|||
{remoteParticipantsElement}
|
||||
{lonelyInCallNode}
|
||||
<div className="module-ongoing-call__footer">
|
||||
{/* This layout-only element is not ideal.
|
||||
See the comment in _modules.css for more. */}
|
||||
<div className="module-ongoing-call__footer__local-preview-offset" />
|
||||
<div className="module-calling__spacer CallControls__OuterSpacer" />
|
||||
<div
|
||||
className={classNames(
|
||||
'CallControls',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue