From 6df7fdf1ab4d92ee6d5ac0efe8d90d3c5d4461a3 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sun, 23 May 2021 01:15:02 +0900 Subject: [PATCH] fix: https://github.com/koreanbots/v2-testing/issues/110 reopen: https://github.com/koreanbots/v2-testing/issues/89 --- app.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/app.css b/app.css index 6434b9b..5829e09 100644 --- a/app.css +++ b/app.css @@ -7,13 +7,11 @@ html { min-height: 100%; overflow-x: hidden; width: 100%; - position: absolute; } body { min-height: 100vh; width: 100%; - position: absolute; } body * {