Very early work on the "General" tab

This commit is contained in:
Travis Ralston 2019-01-18 20:22:36 -07:00
parent 22435bf8d2
commit f1e44757f0
7 changed files with 78 additions and 3 deletions

View file

@ -0,0 +1,13 @@
.mx_SettingsTab_heading {
font-size: 20px;
font-weight: 600;
}
.mx_SettingsTab_subheading {
font-size: 14px;
display: block;
}
.mx_SettingsTab_section {
margin-top: 10px;
}