Use common subheading on sidebar user settings tab (#8823)

This commit is contained in:
Suguru Hirahara
2022-06-12 15:12:34 +02:00
committed by GitHub
parent 6b40c0b2e3
commit d1d4cc42bc
2 changed files with 1 additions and 13 deletions
@@ -15,17 +15,6 @@ limitations under the License.
*/
.mx_SidebarUserSettingsTab {
.mx_SettingsTab_section {
margin-top: 12px;
}
.mx_SidebarUserSettingsTab_subheading {
font-size: $font-15px;
line-height: $font-24px;
color: $primary-content;
margin-bottom: 4px;
}
.mx_Checkbox {
margin-top: 12px;
font-size: $font-15px;