mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
self review
This commit is contained in:
@@ -795,7 +795,6 @@ export const InCallView: FC<InCallViewProps> = ({
|
||||
onTouchEnd={onControlsTouchEnd}
|
||||
/>
|
||||
)}
|
||||
{!showControls && <div className={styles.layout} />}
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user