Skip to content

Commit accf690

Browse files
authored
docs(input): update button group example (#4252)
1 parent 8017767 commit accf690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/components/content/examples/input/InputButtonGroupExample.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const domain = ref(domains[0])
1010
v-model="value"
1111
placeholder="nuxt"
1212
:ui="{
13-
base: 'pl-[57px]',
13+
base: 'pl-14.5',
1414
leading: 'pointer-events-none'
1515
}"
1616
>

0 commit comments

Comments
 (0)