mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
perf: 多选样式优化
This commit is contained in:
parent
5c03a1f553
commit
ddf24f1078
@ -133,7 +133,7 @@ const height = computed(() => 'height' in props.elementInfo ? props.elementInfo.
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
|
|
||||||
&.multi-select {
|
&.multi-select {
|
||||||
opacity: 0;
|
opacity: 0.2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.animation-index {
|
.animation-index {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user