vue-popper icon indicating copy to clipboard operation
vue-popper copied to clipboard

vertical offset is not working when placement is right

Open handhikadj opened this issue 3 years ago β€’ 1 comments

reproduction: https://jsfiddle.net/bvrLmz4q/3/

<popper trigger="hover" :options="{placement: 'right', modifiers: { offset: { offset: '1000px, 7px' } },}">

1000px on it doesn't do anything

handhikadj avatar Jul 13 '22 13:07 handhikadj

i have commen question

TimSpan avatar Nov 18 '22 03:11 TimSpan