Set font option width

This commit is contained in:
Jorik Schellekens 2020-04-16 10:31:40 +01:00
parent 14551b1885
commit 0faf7b865f
3 changed files with 24 additions and 3 deletions

View file

@ -15,7 +15,8 @@ limitations under the License.
*/
.mx_GeneralUserSettingsTab_changePassword .mx_Field,
.mx_GeneralUserSettingsTab_themeSection .mx_Field {
.mx_StyleUserSettingsTab_themeSection .mx_Field,
.mx_StyleUserSettingsTab_fontScaling .mx_Field {
@mixin mx_Settings_fullWidthField;
}