Skip to content

Commit

Permalink
[bug] deformação do avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
djedu28 committed Aug 23, 2024
1 parent 81c25f6 commit 32553d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/screens/ParticipanteDashboard/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ export const ParticipanteDashboardPost = styled.div`
display: flex;
width: fit-content;
height: fit-content;
min-width: 540px;
img {
width: 100%;
min-width: 540px;
/* width: 100%; */
max-width: 540px;
height: auto;
}
Expand Down

0 comments on commit 32553d6

Please sign in to comment.