소스 검색

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