[Backport staging] Fix avatars in public room & space search being flex shrunk (#11591)
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
708537d615
commit
9834686e90
2 changed files with 2 additions and 1 deletions
|
@ -277,6 +277,7 @@ limitations under the License.
|
|||
margin-right: $spacing-8;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
flex-shrink: 0;
|
||||
|
||||
.mx_BaseAvatar {
|
||||
width: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue