Fix avatars in public room & space search being flex shrunk (#11580)
This commit is contained in:
committed by
GitHub
parent
8b9719d46a
commit
9479433b0e
@@ -277,6 +277,7 @@ limitations under the License.
|
||||
margin-right: $spacing-8;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
flex-shrink: 0;
|
||||
|
||||
.mx_BaseAvatar {
|
||||
width: inherit;
|
||||
|
||||
Reference in New Issue
Block a user