mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-29 21:15:19 +00:00
Whitespaces
This commit is contained in:
@@ -136,7 +136,6 @@ export const MediaView = forwardRef<HTMLDivElement, Props>(
|
||||
<Text as="span" size="sm" weight="medium" className={styles.name}>
|
||||
{displayName}
|
||||
</Text>
|
||||
|
||||
{unencryptedWarning && (
|
||||
<Tooltip
|
||||
label={t("common.unencrypted")}
|
||||
|
||||
Reference in New Issue
Block a user