diff --git a/src/room/InCallView.tsx b/src/room/InCallView.tsx index f48315d5..5f6ff4a2 100644 --- a/src/room/InCallView.tsx +++ b/src/room/InCallView.tsx @@ -397,8 +397,8 @@ export const InCallView: FC = subscribe( showControls ? styles.footer : hideHeader - ? [styles.footer, styles.footerHidden] - : [styles.footer, styles.footerThin], + ? [styles.footer, styles.footerHidden] + : [styles.footer, styles.footerThin], )} > {!mobile && !hideHeader && (