mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #3064 from vector-im/dbkr/invite_look_up_emails
CSS tweak for email address lookup
This commit is contained in:
commit
71b149de76
@ -106,7 +106,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_AddressTile_email.mx_AddressTile_justified {
|
.mx_AddressTile_email.mx_AddressTile_justified {
|
||||||
width: 380px; /* name + id width */
|
width: 200px; /* same as id width */
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
Loading…
Reference in New Issue
Block a user