Fix clickable area of advanced toggle on appearance user settings tab (#8820)

This commit is contained in:
Suguru Hirahara
2022-06-12 13:13:41 +02:00
committed by GitHub
parent b5e18064ab
commit 89743c9321
2 changed files with 4 additions and 8 deletions
@@ -32,11 +32,6 @@ limitations under the License.
margin-bottom: 16px;
}
.mx_AppearanceUserSettingsTab_AdvancedToggle {
color: $accent;
cursor: pointer;
}
.mx_AppearanceUserSettingsTab_systemFont {
margin-left: calc($font-16px + 10px);
}