From 2ce9f55f28c1d7a6d93d51f4eb9859c4fc51bf03 Mon Sep 17 00:00:00 2001 From: Cutls Date: Fri, 29 Mar 2019 02:37:20 +0900 Subject: [PATCH] edit margin --- app/css/tl.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/css/tl.css b/app/css/tl.css index 5a12900b..31daf889 100644 --- a/app/css/tl.css +++ b/app/css/tl.css @@ -112,6 +112,7 @@ iframe { border-top:none; display:flex; flex-direction: column; + margin-bottom: -10px; } .boxIn{ height:100%;