diff --git a/res/css/structures/_RoomView.scss b/res/css/structures/_RoomView.scss index 5c20f675f9..81ea75c442 100644 --- a/res/css/structures/_RoomView.scss +++ b/res/css/structures/_RoomView.scss @@ -19,6 +19,7 @@ limitations under the License. flex-direction: column; flex: 1; position: relative; + justify-content: center; } .mx_RoomView {