shish 3 tháng trước cách đây
mục cha
commit
c1bae16fb9
1 tập tin đã thay đổi với 4 bổ sung3 xóa
  1. 4 3
      ghsApp/src/admin/order/orderListByDist.vue

+ 4 - 3
ghsApp/src/admin/order/orderListByDist.vue

@@ -185,10 +185,11 @@ export default {
 }
 
 .dist-title {
-  padding: 30upx 20upx 20upx;
-  font-size: 28upx;
+  text-align: center;
+  padding:18upx 0 18upx 0;
+  font-size: 35upx;
   color: #333;
-  font-weight: 600;
+  font-weight:bold;
 }
 
 .custom-row {