found the solution. turns out all that was missing is a 'position: relative' in the style of the div : <v-dialog> <div style="position: relative; ...
確定! 回上一頁