remove the first preference section's margin

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-02-26 23:18:01 +00:00
parent 6a66c4162b
commit 1875bf4bfe
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ limitations under the License.
}
.mx_SettingsTab_section {
margin-top: 30px;
margin-bottom: 30px;
}
}