1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fixing unexpected avatar width shrink (#4483)

This commit is contained in:
Alex Andreev 2021-12-02 17:12:44 +03:00 committed by GitHub
parent 696986b7e6
commit 6e543961ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
align-items: center;
justify-content: center;
user-select: none;
flex-shrink: 0;
img {
width: 100%;