fix: Title index
This commit is contained in:
@@ -327,7 +327,7 @@ const Actions = styled(Flex)`
|
|||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1;
|
z-index: 2;
|
||||||
background: ${props => transparentize(0.2, props.theme.background)};
|
background: ${props => transparentize(0.2, props.theme.background)};
|
||||||
box-shadow: 0 1px 0
|
box-shadow: 0 1px 0
|
||||||
${props =>
|
${props =>
|
||||||
|
|||||||
Reference in New Issue
Block a user