Common: Loaders: ProfileViewLoader: fix

This commit is contained in:
Viktor Fomin 2022-11-10 19:53:32 +05:00
parent cd766cac3b
commit 60852375ca

View File

@ -131,6 +131,8 @@ const MobileView = styled.div`
display: flex;
flex-direction: column;
margin-top: 8px;
padding: 0 16px;
margin: 0 0 0 -20px;
.avatar {
height: 124px;