perf: 去除组件默认滤镜和变换,避免模糊问题

This commit is contained in:
奔跑的面条
2022-09-26 19:40:46 +08:00
parent 18d83f161e
commit 960f3aa3cf
13 changed files with 26 additions and 26 deletions
@@ -70,9 +70,6 @@ const select = computed(() => {
position: absolute;
cursor: move;
// 混合模式
mix-blend-mode: screen;
/* 锚点 */
.shape-point {
z-index: 1;