Skip to content

Commit

Permalink
Don't wrap track actions (#544)
Browse files Browse the repository at this point in the history
  • Loading branch information
chvp authored Jul 21, 2021
1 parent 7db0468 commit f5dbafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TrackActions.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<span>
<span class="text-no-wrap">
<VTooltip bottom :disabled="track.length !== null">
<template v-slot:activator="{ on }">
<span v-on="on">
Expand Down

0 comments on commit f5dbafc

Please sign in to comment.