Remove redundent selectors.

Check _AppearanceUserSettingsTab
This commit is contained in:
Jorik Schellekens 2020-04-28 13:53:16 +01:00
parent c268b98ded
commit f91613f112

View File

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