Merge pull request #3166 from matrix-org/t3chguy/word_break_device_id

MemberInfo wrap Device Name/ID
This commit is contained in:
David Baker
2019-07-02 10:28:32 +01:00
committed by GitHub

View File

@@ -57,6 +57,7 @@ limitations under the License.
}
.mx_MemberDeviceInfo_deviceId {
word-break: break-word;
font-size: 13px;
}