\"feat: 实现移动端图片触摸拖拽排序功能\"

This commit is contained in:
yuantao
2025-10-16 09:50:30 +08:00
parent b139d64363
commit 955fb7972b
2 changed files with 238 additions and 372 deletions

View File

@@ -18,11 +18,8 @@ body {
-moz-osx-font-smoothing: grayscale;
}
view,
image,
text {
box-sizing: border-box;
flex-shrink: 0;
img {
user-select: none;
}
button {
border: none;