migrate popper css

This commit is contained in:
taehoon 2019-07-11 11:01:12 -04:00
parent 4f74392641
commit c4789a348f
4 changed files with 91 additions and 65 deletions

View file

@ -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"