Skip to content

Commit

Permalink
refactor: make user avatar unselectable
Browse files Browse the repository at this point in the history
  • Loading branch information
shaokeyibb committed Sep 11, 2024
1 parent 504d73e commit c7147e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/lib/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,8 @@
& .comment_user_avatar {
margin-top: 4px;

user-select: none;

& img,
& svg {
width: 100%;
Expand Down

0 comments on commit c7147e5

Please sign in to comment.