Parcourir la source

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

xiaoxian521 il y a 1 an
Parent
commit
81552e0261
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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);