mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-12 09:10:09 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
This commit is contained in:
@@ -154,7 +154,7 @@ function handleDragOver(e: MouseEvent | TouchEvent) {
|
||||
resume();
|
||||
}
|
||||
} else {
|
||||
actionEl.setLeft(`${wrapperWidth - actionWidth + 10}px`);
|
||||
actionEl.setLeft(`${wrapperWidth - actionWidth}px`);
|
||||
barEl.setWidth(`${wrapperWidth - actionWidth / 2}px`);
|
||||
checkPass();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user