set different trigger event in desktop and mobile by default
This commit is contained in:
parent
c9ba37ba2c
commit
c009f17651
6 changed files with 14 additions and 8 deletions
|
@ -3,9 +3,7 @@
|
|||
<v-popover
|
||||
trigger="click"
|
||||
class="moderation-tools-popover"
|
||||
:container="false"
|
||||
placement="bottom-end"
|
||||
:offset="5"
|
||||
@show="showDropDown = true"
|
||||
@hide="showDropDown = false"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue