fix for the ... button not being aligned for group invite tiles
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user