From a6cf09e194457f7bbd1a5ea7c2a32f111c770ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6hrl?= Date: Fri, 28 Aug 2020 12:31:35 +0200 Subject: [PATCH] scrollbar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakob Röhrl --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 0559b47be..3758755f0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -140,7 +140,7 @@ export default { } .modal__content { - width: 800px; + height: 600px; min-width: 450px; min-height: 450px;