fix syntax error

This commit is contained in:
Jorik Schellekens 2020-04-28 15:19:12 +01:00
parent 1289367a6b
commit eb72245493

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_GeneralUserSettingsTab_changePassword .mx_Field,
.mx_GeneralUserSettingsTab_changePassword .mx_Field {
@mixin mx_Settings_fullWidthField;
}