Fix clickable area of advanced toggle on appearance user settings tab (#8820)
This commit is contained in:
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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue