shish 2 ماه پیش
والد
کامیت
7b1d311ea0
1فایلهای تغییر یافته به همراه8 افزوده شده و 10 حذف شده
  1. 8 10
      ghsApp/src/admin/home/components/OrderItem.vue

+ 8 - 10
ghsApp/src/admin/home/components/OrderItem.vue

@@ -547,22 +547,20 @@ export default {
       box-sizing: border-box;
     }
     .more-icon-btn {
-      margin: 0 6upx 12upx 6upx;
-      width: 56upx;
-      height: 56upx;
+      width: 53upx;
+      height: 53upx;
       display: flex;
       align-items: center;
       justify-content: center;
       flex: none;
     }
     .more-icon-btn__icon {
-      width: 55upx;
-      height: 55upx;
+      width: 52upx;
+      height: 52upx;
     }
     .share-icon-btn {
-      margin: 0 6upx 12upx 6upx;
-      width: 54upx;
-      height: 54upx;
+      width: 51upx;
+      height: 51upx;
       padding: 0;
       line-height: 1;
       display: flex;
@@ -576,8 +574,8 @@ export default {
       }
     }
     .share-icon-btn__icon {
-      width: 53upx;
-      height: 53upx;
+      width: 50upx;
+      height: 50upx;
     }
   }
 }