Use overflow on MemberInfo name/mxid so that the back button stays
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
c6b1bd4d14
commit
4fda6c21de
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_MemberInfo_name h2 {
|
.mx_MemberInfo_name h2 {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
overflow-x: auto;
|
||||||
|
max-height: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MemberInfo h2 {
|
.mx_MemberInfo h2 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue