fix(ui): no gap in pills

This commit is contained in:
ArneBo 2025-03-29 13:03:18 +01:00
parent 832abf0e24
commit 6192d2c15f
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ const current = computed(() => (
<Layout
flex
no-wrap
gap-4
no-gap
:class="$style.container"
v-bind="color(props, ['solid', 'interactive', 'secondary'])()"
>