fix popovers cutting off in notifications, port popover changes from chats mr
This commit is contained in:
parent
8a15900c81
commit
5cf1574fdb
3 changed files with 12 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
<Popover
|
||||
trigger="click"
|
||||
placement="bottom"
|
||||
:bound-to="{ x: 'container' }"
|
||||
>
|
||||
<div
|
||||
slot="content"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue