From 59b80c415876fb640373e439cd26479bb6a09490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Wed, 31 May 2023 09:37:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=92=AD=E6=94=BE=E5=99=A8=E5=BF=AB=E8=BF=9B?= =?UTF-8?q?=E3=80=81=E5=BF=AB=E9=80=80toast=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/index.scss b/src/index.scss index b7dfcf8..96b296f 100644 --- a/src/index.scss +++ b/src/index.scss @@ -379,3 +379,7 @@ h1 { .ant-popover-inner { padding: 8px 0px !important; } + +.dplayer-notice { + opacity: 0 !important; +}