Ability to bulk accept all invites

This commit is contained in:
Andrew Morgan 2019-03-06 13:58:47 +00:00
parent 1e7af106b0
commit 0f14d89257
3 changed files with 77 additions and 23 deletions

View file

@ -40,6 +40,10 @@ limitations under the License.
margin-right: 10px;
}
.mx_SecurityUserSettingsTab_bulkOptions .mx_AccessibleButton {
margin-right: 10px;
}
.mx_SecurityUserSettingsTab_importExportButtons {
margin-bottom: 15px;
}