mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
enable overlay for ReplyModal mobile
This commit is contained in:
@@ -2,10 +2,6 @@ import styled from "styled-components";
|
||||
import Modal from "react-modal";
|
||||
|
||||
export const StyledModal = styled(Modal)`
|
||||
.hide-modal-overlay {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
position: fixed;
|
||||
top: calc(50% - 150px);
|
||||
|
||||
Reference in New Issue
Block a user