From 285f0eaa77fdda58378fc9393af725e45d0f5ed3 Mon Sep 17 00:00:00 2001 From: CzBiX Date: Wed, 29 Apr 2020 18:44:08 +0800 Subject: [PATCH] Fix input dialog css on Firefox close #30 --- src/components/GlobalDialog.vue | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/components/GlobalDialog.vue b/src/components/GlobalDialog.vue index 07579f9..a383808 100644 --- a/src/components/GlobalDialog.vue +++ b/src/components/GlobalDialog.vue @@ -5,7 +5,10 @@ > - + \ No newline at end of file