add icon to member info to indicate all devices of a user are trusted
This commit is contained in:
parent
48c0e5a3ac
commit
21fe266394
3 changed files with 27 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue