Wrap long space names (#9201)
This commit is contained in:
@@ -177,6 +177,10 @@ $SpaceRoomViewInnerWidth: 428px;
|
||||
|
||||
h1 {
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user