Container height shrunk, so it doesn't bump the avatars when collapsed. Also search box gutters fixed
This commit is contained in:
parent
472acd4792
commit
f640be90ad
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ limitations under the License.
|
|||
.mx_RoomTile_nameContainer {
|
||||
display: inline-block;
|
||||
width: 170px;
|
||||
height: 36px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.mx_RoomTile_avatar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue