Skip to content

Commit 27c11fe

Browse files
committed
add some space as title so opening and closing the expansion panel is easier
1 parent b7460ab commit 27c11fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/vue-vuetify/src/complex/MixedRenderer.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
>
3131
</v-select
3232
></v-col>
33+
<v-col cols="3" align-self="center" class="text-truncate">{{
34+
computedLabel
35+
}}</v-col>
3336
</v-row>
3437
</v-container>
3538
</v-expansion-panel-title>

0 commit comments

Comments
 (0)