style(front): float options button right on artist detail
This commit is contained in:
parent
4cf545da3d
commit
d94111ba3c
|
@ -168,6 +168,7 @@ watch(() => props.id, fetchData, { immediate: true })
|
|||
type="artist"
|
||||
:object-id="object.id"
|
||||
/>
|
||||
<Spacer grow />
|
||||
<Popover>
|
||||
<template #default="{ toggleOpen }">
|
||||
<OptionsButton
|
||||
|
|
Loading…
Reference in New Issue