diff --git a/pages/logistics/logistics.wxss b/pages/logistics/logistics.wxss index 9d5b765..aad3a39 100644 --- a/pages/logistics/logistics.wxss +++ b/pages/logistics/logistics.wxss @@ -3,7 +3,7 @@ height: 100%; } .list-table{ - margin-top: 15rpx; + margin-top: 25rpx; /* height: 100%; */ width: 95%; } @@ -14,9 +14,12 @@ position: relative; } .logistics_centent{ + /* position: absolute; */ + margin-top: -25rpx; margin-left: 100rpx; font-size: 30rpx; - color: #666 + color: #666; + padding-bottom: 30rpx; } .logistics_centent .centent{ padding-bottom: 20rpx;