mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-01-20 16:53:37 +08:00
style: 移除iframe在暗模式下的滤镜效果
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user