We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 412f7e6 commit 5b257fdCopy full SHA for 5b257fd
1 file changed
packages/docs/src/components/app/search/SearchDialog.vue
@@ -3,7 +3,8 @@
3
<v-dialog
4
v-model="model"
5
activator="parent"
6
- content-class="overflow-visible align-self-start mt-16"
+ content-class="overflow-visible mt-16"
7
+ location="top center"
8
max-height="900"
9
width="600"
10
scrollable
0 commit comments