From 81552e0261d547a3b321a25801bc9b5a0e81d3d9 Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Wed, 10 Jan 2024 21:18:20 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A7=BB=E9=99=A4`iframe`=E5=9C=A8?= =?UTF-8?q?=E6=9A=97=E6=A8=A1=E5=BC=8F=E4=B8=8B=E7=9A=84=E6=BB=A4=E9=95=9C?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/dark.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/style/dark.scss b/src/style/dark.scss index b5f48c5ef..98ffd8030 100644 --- a/src/style/dark.scss +++ b/src/style/dark.scss @@ -29,7 +29,6 @@ html.dark { background: #020409 !important; } - .frame, .logic-flow-view, .wangeditor { filter: invert(0.9) hue-rotate(180deg);