From c03369d5d964be137b621198e7a5a506c87fa33c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 18 五月 2024 08:45:27 +0800 Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/wms_app into phyzasrs --- static/css/common/order.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/static/css/common/order.css b/static/css/common/order.css index 60d37f4..e8ecb55 100644 --- a/static/css/common/order.css +++ b/static/css/common/order.css @@ -15,7 +15,7 @@ } .list { margin: 20rpx; - + font-size: 14px; background-color: #fff; border-radius: 20rpx; border: 1px solid #eeeeee; -- Gitblit v1.9.1