mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-18 18:59:23 +00:00
still with broken tests...
This commit is contained in:
@@ -785,6 +785,7 @@ export const InCallView: FC<InCallViewProps> = ({
|
||||
onTouchEnd={onControlsTouchEnd}
|
||||
/>
|
||||
)}
|
||||
{!showControls && <div className={styles.layout} />}
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user