fix(frontend): consistent info icons

This commit is contained in:
Sam 2023-03-15 00:34:39 +01:00
parent 844f5e9255
commit f94bc67f3d
Signed by: sam
GPG key ID: B4EF20DDE721CAA1

View file

@ -98,8 +98,8 @@
aria-describedby="invite-help" aria-describedby="invite-help"
/> />
<div id="invite-help" class="form-text"> <div id="invite-help" class="form-text">
<Icon name="info" /> You currently need an invite code to sign up. You can get one from an <Icon name="info-circle-fill" /> You currently need an invite code to sign up. You can get
existing user. one from an existing user.
</div> </div>
</div> </div>
{/if} {/if}