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;