Skip to content

Commit

Permalink
fix: resolve ui issue (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjeongmin authored Oct 1, 2024
1 parent 840a885 commit f96ace9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/profile/EditPasswordSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const styles = {
`,

inputPWD: styled.input`
flex: 1;
flex-grow: 1;
height: 100%;
border: none;
Expand Down

0 comments on commit f96ace9

Please sign in to comment.