From 06d8cda9da76dad9ad16142736feda758ace224e Mon Sep 17 00:00:00 2001 From: guy Date: Tue, 24 Aug 2021 10:42:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/core/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/system.js b/src/core/system.js index 558b36e5e..3fae2a600 100644 --- a/src/core/system.js +++ b/src/core/system.js @@ -11,7 +11,7 @@ TOOL_BAR_HEIGHT: 24, LIST_ITEM_HEIGHT: 24, TRIGGER_HEIGHT: 24, - TOAST_TOP: 40 + TOAST_TOP: 10 }, };