Merge pull request #3166 from matrix-org/t3chguy/word_break_device_id
MemberInfo wrap Device Name/ID
This commit is contained in:
commit
0d51c86071
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberDeviceInfo_deviceId {
|
.mx_MemberDeviceInfo_deviceId {
|
||||||
|
word-break: break-word;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue