fix: Title index

This commit is contained in:
Tom Moor
2020-04-05 16:46:03 -07:00
parent cef687464a
commit 283a762a9c

View File

@@ -327,7 +327,7 @@ const Actions = styled(Flex)`
top: 0;
right: 0;
left: 0;
z-index: 1;
z-index: 2;
background: ${props => transparentize(0.2, props.theme.background)};
box-shadow: 0 1px 0
${props =>