Merge branch 'master' into develop

This commit is contained in:
Bruno Windels 2019-02-15 13:53:29 +01:00
commit 7ce8ab0fd0
5 changed files with 28 additions and 15 deletions

View file

@ -191,3 +191,7 @@ limitations under the License.
.mx_RoomTile.mx_RoomTile_transparent:focus {
background-color: $roomtile-transparent-focused-color;
}
.mx_GroupInviteTile .mx_RoomTile_name {
flex: 1;
}