From 348d6664eb07d4854ad4266873ad423091658187 Mon Sep 17 00:00:00 2001 From: taehoon Date: Fri, 18 Oct 2019 07:05:01 -0400 Subject: refactor all kind of modals using the modal component --- src/components/post_status_modal/post_status_modal.vue | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'src/components/post_status_modal/post_status_modal.vue') diff --git a/src/components/post_status_modal/post_status_modal.vue b/src/components/post_status_modal/post_status_modal.vue index b5e75de7..06ef0a35 100644 --- a/src/components/post_status_modal/post_status_modal.vue +++ b/src/components/post_status_modal/post_status_modal.vue @@ -1,15 +1,11 @@ @@ -29,10 +25,6 @@ .post-form-modal-view { align-items: flex-start; - - body:not(.scroll-locked) & { - display: none; - } } .post-form-modal-panel { -- cgit v1.2.3-70-g09d2