Standardise the margin for settings tabs (#7963)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Yukti 2022-05-12 14:39:17 +05:30 committed by GitHub
parent 25428b0415
commit ab26aad406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 7 deletions

View file

@ -27,6 +27,9 @@ limitations under the License.
}
.mx_SecurityUserSettingsTab {
.mx_SettingsTab_heading {
margin-bottom: 22px;
}
.mx_SettingsTab_section {
.mx_AccessibleButton_kind_link {
padding: 0;