shish 8 месяцев назад
Родитель
Сommit
c69bf10eec
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      hdApp/src/admin/goods/goodsSort.vue

+ 2 - 2
hdApp/src/admin/goods/goodsSort.vue

@@ -612,7 +612,7 @@ export default {
 }
 .move-btn {
   position: absolute;
-  top: 85upx;
+  top: 88upx;
   display: inline-flex;
   align-items: center;
   justify-content: center;
@@ -755,7 +755,7 @@ export default {
 
 .drag-handle {
   position: absolute;
-  top: 85upx;
+  top: 88upx;
   right: 14upx;
   display: flex;
   flex-direction: column;