disable touch for v-window
This commit is contained in:
@@ -278,6 +278,9 @@ const vuetify = createVuetify({
|
||||
},
|
||||
VTooltip: {
|
||||
location: 'top'
|
||||
},
|
||||
VWindow: {
|
||||
touch: false
|
||||
}
|
||||
},
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user