Add basic structure for (un)subscribing from lists

This commit is contained in:
Travis Ralston 2019-10-31 15:53:18 -06:00
parent b93508728a
commit 39b657ce7c
4 changed files with 166 additions and 14 deletions

View file

@ -18,6 +18,6 @@ limitations under the License.
@mixin mx_Settings_fullWidthField;
}
.mx_MjolnirUserSettingsTab_personalRule {
.mx_MjolnirUserSettingsTab_listItem {
margin-bottom: 2px;
}