Use moderator icon with no background

This commit is contained in:
Gabe Kangas
2021-11-30 15:54:29 -08:00
parent ba906e2609
commit 99f19395e6
2 changed files with 301 additions and 1 deletions

View File

@@ -93,7 +93,7 @@ export default class UsernameForm extends Component {
};
const moderatorFlag = html`
<img src="/img/moderator.svg" class="moderator-flag rounded-lg" />
<img src="/img/moderator-nobackground.svg" class="moderator-flag" />
`;
return html`