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);