mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Make long topics overflow in to a second, hidden column.
This commit is contained in:
parent
e7fbad2236
commit
76570a0f14
@ -185,6 +185,7 @@ limitations under the License.
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
border-bottom: 1px solid transparent;
|
||||
column-width: 960px;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_avatar {
|
||||
|
Loading…
Reference in New Issue
Block a user