Merge pull request #3064 from vector-im/dbkr/invite_look_up_emails
CSS tweak for email address lookuprevert-3067-matthew/fix-badge-spam
commit
71b149de76
|
@ -106,7 +106,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_AddressTile_email.mx_AddressTile_justified {
|
||||
width: 380px; /* name + id width */
|
||||
width: 200px; /* same as id width */
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue