1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[EC-1019] add a button to members row around name (#4548)

This commit is contained in:
Jake Fink
2023-01-25 11:09:17 -05:00
committed by GitHub
parent 451d05e44d
commit 989114f174

View File

@@ -144,8 +144,10 @@
class="tw-mr-3"
></bit-avatar>
<div class="tw-flex tw-flex-col">
<div class="tw-font-semibold tw-text-primary-500">
{{ u.name ?? u.email }}
<div>
<button bitLink>
{{ u.name ?? u.email }}
</button>
<span
bitBadge
class="tw-text-xs"