Fix font & spaces in settings subsection (#28631)
* Fix settings header * Fix gap between subsection * Update tests * Update e2e tests * Update snapshots
This commit is contained in:
+2
-2
@@ -23,7 +23,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
class="mx_SettingsSubsectionHeading"
|
||||
>
|
||||
<h3
|
||||
class="mx_Heading_h3 mx_SettingsSubsectionHeading_heading"
|
||||
class="mx_Heading_h4 mx_SettingsSubsectionHeading_heading"
|
||||
>
|
||||
Theme
|
||||
</h3>
|
||||
@@ -153,7 +153,7 @@ exports[`AppearanceUserSettingsTab should render 1`] = `
|
||||
class="mx_SettingsSubsectionHeading"
|
||||
>
|
||||
<h3
|
||||
class="mx_Heading_h3 mx_SettingsSubsectionHeading_heading"
|
||||
class="mx_Heading_h4 mx_SettingsSubsectionHeading_heading"
|
||||
>
|
||||
Message layout
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user