summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webapp/src/components/ConfiguratorModule.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/src/components/ConfiguratorModule.vue b/webapp/src/components/ConfiguratorModule.vue
index 6f73617..a5b92ce 100644
--- a/webapp/src/components/ConfiguratorModule.vue
+++ b/webapp/src/components/ConfiguratorModule.vue
@@ -35,7 +35,7 @@
<v-tab><v-icon class="tabbar-tabicon">code</v-icon>{{ $t('entries') }}</v-tab>
</v-tabs>
</v-card>
- <v-tabs-items v-model="tabs" style="padding-bottom: 20px">
+ <v-tabs-items v-model="tabs" style="padding-bottom: 20px" touchless>
<v-tab-item>
<v-subheader>{{ $t('configs') }}</v-subheader>
<v-card>