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

This commit is contained in:
xiaoxian521 2024-01-10 21:18:20 +08:00
parent 34d1c0f150
commit 81552e0261

View File

@ -29,7 +29,6 @@ html.dark {
background: #020409 !important; background: #020409 !important;
} }
.frame,
.logic-flow-view, .logic-flow-view,
.wangeditor { .wangeditor {
filter: invert(0.9) hue-rotate(180deg); filter: invert(0.9) hue-rotate(180deg);