We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad5f85 commit 6cee3f8Copy full SHA for 6cee3f8
1 file changed
client/src/components/layout/base/BaseProfileMenu.vue
@@ -1,6 +1,7 @@
1
<template>
2
<v-menu
3
v-model="isOpen"
4
+ :close-on-content-click="false"
5
location="bottom end"
6
:offset="[20, 8]"
7
transition="fade-transition"
0 commit comments