diff --git a/packages/ui-components/src/components/layout/tabs/Horizontal.vue b/packages/ui-components/src/components/layout/tabs/Horizontal.vue index 40baad468..a5bca970e 100644 --- a/packages/ui-components/src/components/layout/tabs/Horizontal.vue +++ b/packages/ui-components/src/components/layout/tabs/Horizontal.vue @@ -37,19 +37,22 @@ :disabled="item.disabled" @click="setActiveItem(item)" > -
- {{ item.title }} + /> + +
+ + {{ item.title }} + + {{ item.title }} +