From f1b75af8913f506952c9ea391e9297ea7cdee779 Mon Sep 17 00:00:00 2001 From: anglk Date: Fri, 12 Mar 2021 13:16:22 +0100 Subject: [PATCH] Update 'narrowstyle.css' --- narrowstyle.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/narrowstyle.css b/narrowstyle.css index 4f1e0b1..dcce78a 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -219,8 +219,7 @@ button.minimize { } .resize-drag { - /* width: 620px; */ - width: 100%; + width: 620px; padding: 0.4rem 1.8rem 1.8rem 0.4rem; margin: 1rem; touch-action: none;