fix ReplyModal

This commit is contained in:
plebbitor
2023-04-11 21:51:46 +02:00
parent b255311e30
commit 2323564597
2 changed files with 2 additions and 1 deletions
@@ -1,4 +1,5 @@
import styled from "styled-components";
import Modal from "react-modal";
export const StyledModal = styled(Modal)`
.hide-modal-overlay {