Improve font scaling panel style (#8887)
This commit is contained in:
parent
4ad8b1934c
commit
814ca6811c
5 changed files with 56 additions and 61 deletions
|
@ -116,7 +116,7 @@ export default class FontScalingPanel extends React.Component<IProps, IState> {
|
|||
|
||||
<span className="mx_SettingsTab_subheading">{ _t("Font size") }</span>
|
||||
<EventTilePreview
|
||||
className="mx_FontScalingPanel_fontSlider_preview"
|
||||
className="mx_FontScalingPanel_preview"
|
||||
message={this.MESSAGE_PREVIEW_TEXT}
|
||||
layout={this.state.layout}
|
||||
userId={this.state.userId}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue