Skip to content

Commit

Permalink
Disable pointer events for avatar badges
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn-Signal committed Nov 17, 2021
1 parent 0bfbcff commit 2de2eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stylesheets/components/Avatar.scss
Expand Up @@ -108,6 +108,7 @@

&__badge {
bottom: 0;
pointer-events: none;
position: absolute;
right: 0;
z-index: 1;
Expand Down

0 comments on commit 2de2eea

Please sign in to comment.