Remove duplicated UI in appearance settings (#33336)

* Remove duplicated UI

This setting is available on the same tab in a higher up section already

* Update screenshot
This commit is contained in:
Michael Telatynski
2026-04-29 16:53:00 +01:00
committed by GitHub
parent 6aee85aef5
commit aeefdfd751
2 changed files with 0 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 59 KiB

@@ -68,8 +68,6 @@ export default class AppearanceUserSettingsTab extends React.Component<EmptyObje
evt.stopPropagation();
}}
>
<SettingsFlag name="useCompactLayout" level={SettingLevel.DEVICE} />
<SettingsFlag
name="useBundledEmojiFont"
level={SettingLevel.DEVICE}