Skip to content

Commit

Permalink
fix(ui): disable swipe on node tabs (#878)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Hochsteger <[email protected]>
  • Loading branch information
ahochsteger and ahochsteger authored Mar 15, 2021
1 parent 9fea487 commit eeb90d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/nodes-table/ExpandedNode.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<!-- TABS -->
<v-tabs-items
style="background: transparent; padding-bottom: 10px;"
touchless
v-model="currentTab"
>
<!-- TAB NODE -->
Expand Down

0 comments on commit eeb90d1

Please sign in to comment.