From: Johannes Zellner Date: Thu, 17 May 2018 12:36:29 +0000 (+0200) Subject: Fix the file drop events X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;ds=sidebyside;h=c248373641e65b585e0029176a608d6f4160642d;p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git Fix the file drop events --- diff --git a/frontend/css/style.css b/frontend/css/style.css index 702aa5e..5c9236b 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -6,7 +6,7 @@ body { color: rgb(96, 98, 102); } -body > .el-container { +.el-container { height: 100%; } diff --git a/frontend/index.html b/frontend/index.html index 93ea3e3..2e2e5e3 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -19,7 +19,9 @@ - +
+ + @@ -111,6 +113,8 @@ Built by the Cloudron.io team. Get the code +
+