mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-13 21:59:30 +00:00
@@ -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 && (
|
||||
|
||||
Reference in New Issue
Block a user