🌐 AI搜索 & 代理 主页
Skip to content

Commit 3ad1a2b

Browse files
authored
Update avatar-group.js
1 parent 4642f62 commit 3ad1a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/avatar/avatar-group.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const BAvatarGroup = /*#__PURE__*/ Vue.extend({
2525
},
2626
overlap: {
2727
type: [Number, String],
28-
default: .3
28+
default: 0.3
2929
},
3030
square: {
3131
// Child avatars will prefer this prop (if set) over their own

0 commit comments

Comments
 (0)