Add MarkdownShortcuts
This commit is contained in:
@ -61,7 +61,8 @@ const StyledModal = styled(ReactModal)`
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
background: white;
|
||||
padding: 15vh 2rem 2rem
|
||||
padding: 13vh 2rem 2rem;
|
||||
outline: none;
|
||||
`;
|
||||
|
||||
const Close = styled.a`
|
||||
|
Reference in New Issue
Block a user