Skip to content

Commit c43e7a5

Browse files
committed
updated shroud on overlay
1 parent d6cc365 commit c43e7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gamut/src/Overlay/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export type OverlayProps = {
3838
const OverlayContainer = styled(FlexBox)(
3939
states({
4040
shroud: {
41-
bg: 'shadow-secondary',
41+
bg: 'navy-600',
4242
},
4343
inline: {
4444
position: 'absolute',

0 commit comments

Comments
 (0)