update dependencies
This commit is contained in:
@@ -136,7 +136,7 @@ export default function EditorControls({
|
||||
const Header = styled.header`
|
||||
position: fixed;
|
||||
top: 0;
|
||||
z-index: 2;
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
height: 2em;
|
||||
color: ${props => props.theme.primary};
|
||||
|
||||
Reference in New Issue
Block a user