add icon to member info to indicate all devices of a user are trusted

This commit is contained in:
Bruno Windels 2019-02-01 17:08:09 +01:00
parent 48c0e5a3ac
commit 21fe266394
3 changed files with 27 additions and 4 deletions

View file

@ -26,6 +26,10 @@ limitations under the License.
display: flex;
}
.mx_MemberInfo_name > .mx_E2EIcon {
margin-left: 0;
}
.mx_MemberInfo_cancel {
height: 16px;
padding: 10px 15px;