use same header style for pending claims and invitations
This commit is contained in:
parent
eaf5094bd7
commit
4d84a7f915
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@
|
|||
{/if}
|
||||
|
||||
{#if pendingClaimPhantoms.length > 0}
|
||||
<div class="section-divider pending-claims">
|
||||
<div class="section-divider">
|
||||
<span>Pending Claims ({pendingClaimPhantoms.length})</span>
|
||||
</div>
|
||||
<ul class="member-list">
|
||||
|
|
|
|||
Loading…
Reference in a new issue