Skip to content

Commit f7f982a

Browse files
committed
Remove box-shadow
1 parent 49cbad3 commit f7f982a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react/src/experimental/Skeleton/SkeletonAvatar.module.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
/* stylelint-disable-next-line primer/typography */
77
line-height: 1;
88
border-radius: 50%;
9-
/* stylelint-disable-next-line primer/box-shadow */
10-
box-shadow: 0 0 0 1px var(--avatar-borderColor);
119
}
1210

1311
&:where([data-square]) {

0 commit comments

Comments
 (0)