Container height shrunk, so it doesn't bump the avatars when collapsed. Also search box gutters fixed
This commit is contained in:
@@ -30,7 +30,7 @@ limitations under the License.
|
||||
.mx_RoomTile_nameContainer {
|
||||
display: inline-block;
|
||||
width: 170px;
|
||||
height: 36px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.mx_RoomTile_avatar {
|
||||
|
||||
Reference in New Issue
Block a user