Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2024-01-24 17:53:11 +01:00
parent 5118bc084c
commit 58779ae4e7

View File

@@ -397,8 +397,8 @@ export const InCallView: FC<InCallViewProps> = subscribe(
showControls
? styles.footer
: hideHeader
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
)}
>
{!mobile && !hideHeader && (