fix: 解决重叠拖拽放置位置错误的bug

This commit is contained in:
MTrun
2022-02-16 19:18:39 +08:00
parent 825d21a3a9
commit c107c8c440
11 changed files with 60 additions and 34 deletions
@@ -7,6 +7,8 @@
<style lang="scss" scoped>
@include go('loading-svg') {
width: 100%;
height: 100%;
background-color: transparent;
img {
height: 50px;
}