diff --git a/src/components/views/rooms/RoomListPanel/RoomListItemView.tsx b/src/components/views/rooms/RoomListPanel/RoomListItemView.tsx index 89a353afb1..a07ff43dd4 100644 --- a/src/components/views/rooms/RoomListPanel/RoomListItemView.tsx +++ b/src/components/views/rooms/RoomListPanel/RoomListItemView.tsx @@ -63,7 +63,7 @@ export function RoomListItemView({ room, isSelected, ...props }: RoomListItemVie > {/* We need this extra div between the button and the content in order to add a padding which is not messing with the virtualized list */} - +