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

Fixing unexpected avatar width shrink

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-12-02 14:40:29 +03:00
parent f02018c1e7
commit 5b46c553bb

View File

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