Skip to content

Commit c8eb2cc

Browse files
committed
Stop avatar text bleeding through in groups. Fixes #146.
1 parent 10c5dc5 commit c8eb2cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/css/avatar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
margin: 0;
3232

3333
& figure[data-variant="avatar"] {
34+
isolation: isolate;
3435
margin-inline-end: calc(var(--space-5) * -1);
3536
border: 2px solid var(--background);
3637

0 commit comments

Comments
 (0)