Client: Profile: fix style

This commit is contained in:
Viktor Fomin 2023-03-16 15:20:02 +03:00
parent 43da4f58b0
commit 60c69b044c

View File

@ -83,7 +83,7 @@ export const StyledInfo = styled.div`
max-width: 100%;
@media ${desktop} {
height: 20px;
height: auto;
}
@media ${smallTablet} {