Explorar o código

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

xiaoxian521 hai 1 ano
pai
achega
81552e0261
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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);