浏览代码

style: 移除`iframe`在暗模式下的滤镜效果

xiaoxian521 1 年之前
父节点
当前提交
81552e0261
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/style/dark.scss

+ 0 - 1
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);