accidental regression that was causing the room list to scroll horizontally
parent
d1cda75c8b
commit
f256f79418
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
.mx_RoomTile {
|
||||
cursor: pointer;
|
||||
/* display: table-row; */
|
||||
display: table-row;
|
||||
color: #818794;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue