From 08318ca4d6f941c89bde01aa71d3a1a58645f3cf Mon Sep 17 00:00:00 2001 From: MrTimscampi Date: Wed, 15 Apr 2020 16:22:57 +0200 Subject: [PATCH] Adjust drawer swipe hotspot --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 624be19360..ed63ca1a98 100644 --- a/src/index.html +++ b/src/index.html @@ -92,7 +92,7 @@ left: 0; bottom: 0; z-index: 1; - width: 10px; + width: 0.8em; }