migrate popper css
This commit is contained in:
parent
4f74392641
commit
c4789a348f
4 changed files with 91 additions and 65 deletions
|
@ -2,10 +2,12 @@
|
|||
<v-popover
|
||||
v-if="enabled"
|
||||
trigger="click"
|
||||
placement="top"
|
||||
class="extra-button-popover"
|
||||
:offset="5"
|
||||
:container="false"
|
||||
>
|
||||
<div class="popper-wrapper" slot="popover">
|
||||
<div slot="popover">
|
||||
<div class="dropdown-menu">
|
||||
<button
|
||||
v-if="!status.pinned && canPin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue