From c1bc430ee632ed0ae24669456406fe8aa12b8060 Mon Sep 17 00:00:00 2001 From: Muhammed Ajmal M <55492635+ajmalmohad@users.noreply.github.com> Date: Tue, 12 Dec 2023 14:21:19 +0530 Subject: [PATCH] fix: overflowing modal fix on small screens (#3643) Co-authored-by: Liyas Thomas --- packages/hoppscotch-ui/src/components/smart/Modal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hoppscotch-ui/src/components/smart/Modal.vue b/packages/hoppscotch-ui/src/components/smart/Modal.vue index 722a2b7f4..41cf2f10e 100644 --- a/packages/hoppscotch-ui/src/components/smart/Modal.vue +++ b/packages/hoppscotch-ui/src/components/smart/Modal.vue @@ -54,7 +54,7 @@