Add support for disabling spell checking (#8604)

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Šimon Brandner
2022-07-28 08:10:04 +00:00
committed by GitHub
co-authored by Michael Telatynski
parent 8379f5624e
commit bd30b75f79
9 changed files with 52 additions and 17 deletions
@@ -46,3 +46,7 @@ limitations under the License.
.mx_GeneralUserSettingsTab_warningIcon {
vertical-align: middle;
}
.mx_SettingsTab_section_spellcheck .mx_ToggleSwitch {
float: right;
}