mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
accidental regression that was causing the room list to scroll horizontally
This commit is contained in:
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
Block a user