mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Green the cucumber
This commit is contained in:
parent
78931ef9a9
commit
131664421f
@ -19,6 +19,7 @@
|
||||
style="float: right"
|
||||
>
|
||||
<a
|
||||
class='avatar-menu'
|
||||
:href="$router.resolve({name: 'profile-slug', params: {slug: user.slug}}).href"
|
||||
@click.prevent="toggleMenu()"
|
||||
>
|
||||
@ -30,6 +31,7 @@
|
||||
</a>
|
||||
<div
|
||||
slot="popover"
|
||||
class='avatar-menu-popover'
|
||||
style="padding-top: .5rem; padding-bottom: .5rem;"
|
||||
@mouseover="popoverMouseEnter"
|
||||
@mouseleave="popoveMouseLeave"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user