fix for the ... button not being aligned for group invite tiles
This commit is contained in:
parent
dedaf0f5a2
commit
c39c0e4834
2 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue