mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
fix: 修复预览模式下组件的混合模式
This commit is contained in:
@@ -63,5 +63,6 @@ const themeColor = computed(() => {
|
||||
<style lang="scss" scoped>
|
||||
.chart-item {
|
||||
position: absolute;
|
||||
mix-blend-mode: screen;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user