From 9064c606fa033d3276e2ce46181adbe0a56f977d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Mau=C3=9F?= <lukas.mauss@mni.thm.de> Date: Fri, 16 Mar 2018 13:47:08 +0100 Subject: [PATCH] Send changes again --- src/app/participant-room/participant-room.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/participant-room/participant-room.component.html b/src/app/participant-room/participant-room.component.html index 3b69ee966..d729ec9f9 100644 --- a/src/app/participant-room/participant-room.component.html +++ b/src/app/participant-room/participant-room.component.html @@ -13,6 +13,7 @@ </p> </mat-card-content> <mat-divider></mat-divider> + <mat-grid-list cols="2" rowHeight="2:1"> <mat-grid-tile> <button mat-icon-button color="primary" matTooltip="Create comment" -- GitLab