From f5c65fa0042a61ab164e95b9d1ef99b6cae34f16 Mon Sep 17 00:00:00 2001 From: liaoxuezhi Date: Wed, 6 Nov 2019 20:11:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20toast=20=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scss/components/_toast.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/scss/components/_toast.scss b/scss/components/_toast.scss index 9ab45c3f..02cf60b6 100644 --- a/scss/components/_toast.scss +++ b/scss/components/_toast.scss @@ -59,8 +59,6 @@ pointer-events: none; position: fixed; z-index: $zindex-toast; - width: 100%; - height: 100%; } width: $Toast-width;