From e73a55af624b6dc6d6ac260d011959611dc1dd03 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 25 Nov 2021 19:27:24 +0100 Subject: [PATCH] update: zoom-pane style Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com> --- src/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/style.css b/src/style.css index eda19bd7..4bc6571d 100644 --- a/src/style.css +++ b/src/style.css @@ -5,11 +5,7 @@ overflow: hidden; } -.vue-flow__zoompane { - width: 100%; - height: 100%; -} - +.vue-flow__zoompane, .vue-flow__renderer, .vue-flow__pane, .vue-flow__selectionpane {