1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-08-06 10:22:45 +03:00

Remove references to mx_GroupLayout from scss files (#8875)

This commit is contained in:
Suguru Hirahara
2022-06-20 16:55:47 +00:00
committed by GitHub
parent 14a8b1e69e
commit 18c21d77cd
4 changed files with 4 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ exports[`FontScalingPanel renders the font scaling UI 1`] = `
userId={null}
>
<div
className="mx_FontScalingPanel_fontSlider_preview mx_GroupLayout mx_EventTilePreview_loader"
className="mx_FontScalingPanel_fontSlider_preview mx_EventTilePreview_loader"
>
<Spinner
h={32}