Skip to content

Commit e97cf3d

Browse files
committed
Resolve bug.
1 parent 0adaa91 commit e97cf3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/avatar/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ $avatar-size: 28px;
3838
@include shared.focus-highlight(1px, 50%);
3939
}
4040
}
41+
42+
&:has(.image) {
43+
background: transparent;
44+
}
4145
}
4246

4347
.content {

0 commit comments

Comments
 (0)