From 407e5ebf0da7174249e1d71d56599ad6e697e12c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 22 五月 2024 10:43:56 +0800
Subject: [PATCH] #
---
static/css/common/order.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/static/css/common/order.css b/static/css/common/order.css
index 9668fe1..e8ecb55 100644
--- a/static/css/common/order.css
+++ b/static/css/common/order.css
@@ -11,11 +11,11 @@
.code-title {
display: flex;
justify-content: space-around;
- height: 50rpx;
+ /* height: 50rpx; */
}
.list {
margin: 20rpx;
-
+ font-size: 14px;
background-color: #fff;
border-radius: 20rpx;
border: 1px solid #eeeeee;
--
Gitblit v1.9.1