Skip to content

Commit

Permalink
fix: AccountSetting UI adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentxuu committed Jul 21, 2024
1 parent 2a124fc commit 1792ba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/Profile/Accountsetting/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ const AccountSetting = () => {
justifyContent: 'center',
alignItems: 'center',
'@media (max-width: 767px)': {
width: '100%',
padding: '16px 20px',
},
}}
Expand Down

0 comments on commit 1792ba0

Please sign in to comment.