Skip to content

Commit

Permalink
remove avatar highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Mar 16, 2022
1 parent c07ce52 commit 1f9fa2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/ui/atoms/avatar/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
border-radius: 50%;
position: relative;

/*
&.is-subscriber {
padding: 2px;
background: radial-gradient(
Expand All @@ -21,6 +22,7 @@
var(--background-mark-yellow) 55%
);
}
*/
}

@media screen and (min-width: $screen-md) {
Expand Down

0 comments on commit 1f9fa2f

Please sign in to comment.