set different trigger event in desktop and mobile by default

This commit is contained in:
taehoon 2019-07-17 13:56:27 -04:00
parent c9ba37ba2c
commit c009f17651
6 changed files with 14 additions and 8 deletions

View file

@ -179,9 +179,6 @@
ref="statusPreviewPopper"
popover-class="status-popover"
placement="top-start"
trigger="hover"
:offset="5"
:container="false"
:popper-options="{
modifiers: {
preventOverflow: { padding: 50, boundariesElement: 'viewport' },