Skip to content

Commit 441ebdc

Browse files
authored
fix(b-avatar): fix button type font size inheritance (#5177)
1 parent 4d52c85 commit 441ebdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/avatar/_avatar.scss

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
align-items: center;
66
justify-content: center;
77
vertical-align: middle;
8+
font-size: inherit;
89
font-weight: 400;
910
line-height: 1;
1011
max-width: 100%;

0 commit comments

Comments
 (0)