Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit c31053d

Browse files
committed
Merge branch 'alpha' of github.com:withspectrum/spectrum into 2.4.74
2 parents f27a08e + 64c63d4 commit c31053d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/avatar/style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ export const OnlineIndicator = styled.span`
115115
border-radius: 5px;
116116
bottom: 0;
117117
right: 0;
118-
z-index: ${zIndex.avatar};
118+
z-index: 1;
119119
`;

0 commit comments

Comments
 (0)