You've already forked matrix-react-sdk
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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user