Appease the other linter

pull/21833/head
Travis Ralston 2019-10-31 16:30:51 -06:00
parent 3e4a721111
commit 3c45a39caa
2 changed files with 3 additions and 3 deletions

View File

@ -15,5 +15,5 @@ limitations under the License.
*/
.mx_MjolnirBody {
opacity: 0.4;
opacity: 0.4;
}

View File

@ -15,9 +15,9 @@ limitations under the License.
*/
.mx_MjolnirUserSettingsTab .mx_Field {
@mixin mx_Settings_fullWidthField;
@mixin mx_Settings_fullWidthField;
}
.mx_MjolnirUserSettingsTab_listItem {
margin-bottom: 2px;
margin-bottom: 2px;
}