Skip to content

Commit

Permalink
Add z-index to avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzai6 committed Mar 7, 2024
1 parent c22153a commit ad10a11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/components/settings.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

.avatar {
cursor: pointer;
position: relative;
z-index: 1;
}

.edit-prompt-modal {
Expand Down

0 comments on commit ad10a11

Please sign in to comment.