mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
perf: 去除组件默认滤镜和变换,避免模糊问题
This commit is contained in:
@@ -70,9 +70,6 @@ const select = computed(() => {
|
||||
position: absolute;
|
||||
cursor: move;
|
||||
|
||||
// 混合模式
|
||||
mix-blend-mode: screen;
|
||||
|
||||
/* 锚点 */
|
||||
.shape-point {
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user