Inherit font size from other elements for push notifications table
This commit is contained in:
parent
2aee2df6e9
commit
f050323f98
2 changed files with 1 additions and 3 deletions
|
@ -28,7 +28,7 @@ export default class NotificationSettingsTab extends React.Component {
|
|||
return (
|
||||
<div className="mx_SettingsTab">
|
||||
<div className="mx_SettingsTab_heading">{_t("Notifications")}</div>
|
||||
<div className="mx_SettingsTab_section">
|
||||
<div className="mx_SettingsTab_section mx_SettingsTab_subsectionText">
|
||||
<Notifications />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue