mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Call Controls: Enhance width for viewport sizes
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user