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