Ver Fonte

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

xiaoxian521 há 1 ano atrás
pai
commit
81552e0261
1 ficheiros alterados com 0 adições e 1 exclusões
  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);