From d197cb6873f508debf5df1ae02e84b4f3b53cafa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tu=C4=9F=C3=A7e=20K=C3=BC=C3=A7=C3=BCko=C4=9Flu?= Date: Mon, 9 Jan 2023 15:58:56 +0300 Subject: [PATCH] Fixed #3432 - ConfirmPopup: page scrolls up when push the button --- components/confirmpopup/ConfirmPopup.vue | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/components/confirmpopup/ConfirmPopup.vue b/components/confirmpopup/ConfirmPopup.vue index a505e7dd5..00f3ce6cf 100644 --- a/components/confirmpopup/ConfirmPopup.vue +++ b/components/confirmpopup/ConfirmPopup.vue @@ -1,6 +1,6 @@