Skip to content

Commit 860e051

Browse files
added missing class
1 parent fee5dba commit 860e051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/frontend/app/components/manage-users-summary.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
</li>
8383
{{/if}}
8484
{{#if (eq result.type "user")}}
85-
<li class="user">
85+
<li class="user clickable">
8686
<button
8787
class="link-button"
8888
type="button"

0 commit comments

Comments
 (0)