From ebd350a29098ad8a9dd950b3bcec69d1bf0bbb13 Mon Sep 17 00:00:00 2001 From: "nicolas.marsal" Date: Thu, 4 Aug 2022 20:29:24 +0200 Subject: [PATCH] fix: hidden button --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index aa78792..cdeedaf 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,9 +11,9 @@ top: 0; left: 0; background-color: rgba(0, 0, 0, 0); + width: 20px; + height: 20px; " - width="20px" - height="20px" @click.shift.alt="generatePdf()" />