Improve font scaling panel style (#8887)

This commit is contained in:
Suguru Hirahara 2022-06-25 12:20:01 +00:00 committed by GitHub
parent 4ad8b1934c
commit 814ca6811c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 56 additions and 61 deletions

View file

@ -12,14 +12,14 @@ exports[`FontScalingPanel renders the font scaling UI 1`] = `
</span>
<EventTilePreview
avatarUrl={null}
className="mx_FontScalingPanel_fontSlider_preview"
className="mx_FontScalingPanel_preview"
displayName={null}
layout="group"
message="Hey you. You're the best!"
userId={null}
>
<div
className="mx_FontScalingPanel_fontSlider_preview mx_EventTilePreview_loader"
className="mx_FontScalingPanel_preview mx_EventTilePreview_loader"
>
<Spinner
h={32}