Remove references to mx_GroupLayout from scss files (#8875)
This commit is contained in:
parent
14a8b1e69e
commit
18c21d77cd
4 changed files with 4 additions and 8 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue