We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c5dc5 commit c8eb2ccCopy full SHA for c8eb2cc
1 file changed
src/css/avatar.css
@@ -31,6 +31,7 @@
31
margin: 0;
32
33
& figure[data-variant="avatar"] {
34
+ isolation: isolate;
35
margin-inline-end: calc(var(--space-5) * -1);
36
border: 2px solid var(--background);
37
0 commit comments