chore: style for grouped follow notifications
This commit is contained in:
parent
110e7ae61f
commit
441c16913d
2 changed files with 1 additions and 2 deletions
|
@ -51,7 +51,7 @@ const isExpanded = ref(false)
|
|||
p3
|
||||
/>
|
||||
</div>
|
||||
<div v-else flex="~ wrap gap-2" p4>
|
||||
<div v-else flex="~ wrap gap-1.75" p4>
|
||||
<AccountHoverWrapper
|
||||
v-for="item in items.items"
|
||||
:key="item.id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue