Merge pull request #2721 from matrix-org/bwindels/e2emembericonmargin
Fix margin on e2e icon in member panel
This commit is contained in:
commit
60c4c55010
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MemberInfo_name > .mx_E2EIcon {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.mx_MemberInfo_cancel {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue